Changeset 952baf3 in Klonkt for src/routes/admin-epk.js
- Timestamp:
- 08/07/2026 05:15:52 PM (5 weeks ago)
- Branches:
- main
- Children:
- ba76bf5
- Parents:
- f85b2c3 (diff), 0d5bd2c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
src/routes/admin-epk.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/admin-epk.js
rf85b2c3 r952baf3 33 33 try { const r = JSON.parse(getSetting('epk_tracks_' + site.id, '') || '[]'); if (Array.isArray(r)) chosen = r; } catch (e) {} 34 34 renderPage(req, res, 'pages/admin-epk', { 35 pageJs: 'admin-epk', 35 36 pageTitleKey: 'admin.t_epk', 36 37 bodyClass: 'on-admin',
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)