67 | {{ venue }} 68 |
69 | 72 |Division {{ divisionNumber }}
6 |7 | ({{ getTeamCount }} teams) 8 |
9 |105 | {{ item.name }} {{ item.day }} W{{ item.week }} 106 |
107 |108 | {{ item }} 109 |
110 |22 | {{ subtitle.toUpperCase() }} 23 |
24 |Place | 9 |Team | 10 |Points | 11 |
---|---|---|
{{ team.place }} | 20 |21 | {{ team.name }} 22 | | 23 |24 | {{ team.points }} 25 | | 26 |
{{ body }}
30 | 36 |14 | {{ object.title }} 15 | | 16 ||
---|---|
29 | { 41 | handleEmit(row); 42 | e.stopPropagation(); 43 | } 44 | " 45 | > 46 | View Topic 47 | 48 |{{ row[object.key] }} 49 | |
51 |
52 | 53 | 63 | | 64 |
{{ topicData }}
175 |18 | There are no running tournaments. 19 |
20 | 21 | 22 | 41 | -------------------------------------------------------------------------------- /pages/admin.vue: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 |122 | Edit Institution 123 |
124 | 149 |152 | Add Institution 153 |
154 | 179 |95 | 108 | 115 | | 116 | 117 |
{{ form.name }}
55 | 56 |{{ form.email }}
57 | 58 |{{ form.number }}
59 | 62 |{{ form.abbreviation }}
63 | 64 |{{ topicData }}
166 |20 | There are no running tournaments. 21 |
22 | 23 | 24 | 39 | -------------------------------------------------------------------------------- /pages/login.vue: -------------------------------------------------------------------------------- 1 | 51 | 52 | 53 |