Organize slide rotations and manage scheduled playback.
| Name | Slides | Actions |
|---|---|---|
| {{name}} | {{slideCount}} slide{{#unless slideCountIsOne}}s{{/unless}} |
{{#if (anyPermission ../currentUser 'playlists.update' 'playlists.delete')}}
{{#if (hasPermission ../currentUser 'playlists.update')}}
Edit
{{/if}}
{{#if (hasPermission ../currentUser 'playlists.delete')}}
{{/if}}
{{else}}
-
{{/if}}
|
| No playlists yet. | ||