mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
refactor: Extract settings_toggle.js.
This mostly moves code, and we also abandon the lookup mechanism for finding our toggler.
This commit is contained in:
@@ -270,6 +270,7 @@ $(function () {
|
||||
notifications.initialize();
|
||||
gear_menu.initialize();
|
||||
settings_sections.initialize();
|
||||
settings_toggle.initialize();
|
||||
hashchange.initialize();
|
||||
pointer.initialize();
|
||||
unread_ui.initialize();
|
||||
|
||||
Reference in New Issue
Block a user