Changeset 0.28.3.2 (#189)
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
// Fullscreen admin panel with category + section navigation.
|
||||
// All loadAdmin*() functions unchanged — same endpoints, same DOM IDs.
|
||||
|
||||
(function() {
|
||||
'use strict';
|
||||
|
||||
// ── Category → Section mapping ────────────
|
||||
const ADMIN_SECTIONS = {
|
||||
@@ -1573,4 +1571,3 @@ Object.assign(UI, {
|
||||
sb.ns('ADMIN_SECTIONS', ADMIN_SECTIONS);
|
||||
sb.ns('ADMIN_LABELS', ADMIN_LABELS);
|
||||
sb.ns('ADMIN_LOADERS', ADMIN_LOADERS);
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user