#117 dogfood: wire the OCM topic into renderAdminTopic #449
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-117-topic"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The OCM admin page showed "This section is coming in a later update":
renderAdminTopicis an explicit per-topic if/else chain, and the new topic never got a branch — slot, tabs and save button existed but were unreachable, and save buttons are wired from an explicit id list, not a prefix scan. Adds the branch (Settings default,ensureSettingsLoadedfor the transplanted toggle, save bar wiring), the slot in the hide-all list, andadm-save-ocmto the save list. CHANGELOG v0.6.140. Found by Nikola on the first click.