mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 14:38:46 +00:00
Split out Organization Permissions page.
This commit is contained in:
@@ -9,6 +9,7 @@ exports.load_admin_section = function (name) {
|
||||
|
||||
switch (name) {
|
||||
case 'organization-settings':
|
||||
case 'organization-permissions':
|
||||
case 'auth-methods':
|
||||
section = 'org';
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user