Allow for multiple categories in tables
This commit is contained in:
@@ -56,6 +56,7 @@ calendars:
|
||||
duration: 60
|
||||
class: DSTeens
|
||||
- title: Turnieraufbau Std
|
||||
weight: -1
|
||||
day: Wed
|
||||
start: '20:30'
|
||||
duration: 90
|
||||
@@ -189,11 +190,13 @@ calendars:
|
||||
# class: DSKids
|
||||
|
||||
- title: Turnier Latein
|
||||
weight: -1
|
||||
day: Tue
|
||||
start: '19:00'
|
||||
duration: 60
|
||||
class: Turnier
|
||||
- title: Turnier Standard
|
||||
weight: -1
|
||||
day: Tue
|
||||
start: '20:00'
|
||||
duration: 120
|
||||
@@ -231,11 +234,12 @@ calendars:
|
||||
duration: 90
|
||||
class: Breitensport
|
||||
|
||||
- title: Kindertanz 8 (Turnieraufbau)
|
||||
- title: Kindertanz 8
|
||||
subtitle: Turnieraufbau
|
||||
day: Thu
|
||||
start: '18:00'
|
||||
duration: 90
|
||||
class: Kinder
|
||||
class: [Kinder, Turnier]
|
||||
|
||||
- title: Kindertanz 0
|
||||
day: Fri
|
||||
@@ -249,9 +253,10 @@ calendars:
|
||||
age: '2016 - 18'
|
||||
duration: 60
|
||||
class: Kinder
|
||||
- title: Kindertanz 2 (Turnieraufbau)
|
||||
- title: Kindertanz 2
|
||||
subtitle: Turnieraufbau
|
||||
day: Fri
|
||||
start: '16:30'
|
||||
age: ''
|
||||
duration: 150
|
||||
class: Kinder
|
||||
class: [Kinder, Turnier]
|
||||
|
||||
Reference in New Issue
Block a user