Changes in src/routes/admin-playlists.js [e2c3d09:6ee289a] in Klonkt
- File:
-
- 1 edited
-
src/routes/admin-playlists.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/admin-playlists.js
re2c3d09 r6ee289a 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', 64 66 pageTitleKey: 'admin.t_playlists', 65 67 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)