Store grouped events with start and end times so a timetable region can show what is coming up next.
| Name | Description | Time zone | Entries | Next start | Actions |
|---|---|---|---|---|---|
| {{name}} | {{short_description}} | {{timeZone}} | {{entry_count}} | {{#if nextStartValue}} {{else}} {{nextStartLabel}} {{/if}} |
{{#if (anyPermission ../currentUser 'timetables.create' 'timetables.update' 'timetables.delete')}}
{{#if (hasPermission ../currentUser 'timetables.update')}}
Edit
{{/if}}
{{#if (hasPermission ../currentUser 'timetables.create')}}
Dupe
{{/if}}
{{#if (hasPermission ../currentUser 'timetables.delete')}}
{{/if}}
{{else}}
-
{{/if}}
|
| No timetable groups yet. | |||||