Changes in src/routes/admin-playlists.js [6ee289a:e2c3d09] in Klonkt
- File:
-
- 1 edited
-
src/routes/admin-playlists.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/admin-playlists.js
r6ee289a re2c3d09 62 62 const playlists = PlaylistService.list(site.id); 63 63 renderPage(req, res, 'pages/admin-playlists', { 64 // admin-playlists neemt de playlist-editor op, dus die module hoort erbij.65 pageJs: 'admin-playlists playlist-editor',66 64 pageTitleKey: 'admin.t_playlists', 67 65 playlists,
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)