summaryrefslogtreecommitdiffstats
path: root/install/static/webui.js
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/webui.js')
-rw-r--r--install/static/webui.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/install/static/webui.js b/install/static/webui.js
index dd90b0e2..93ad899e 100644
--- a/install/static/webui.js
+++ b/install/static/webui.js
@@ -47,8 +47,6 @@ var admin_tab_set = [
{name:'krbtpolicy', setup:ipa_details_only_setup}
]},
{name:'ipaserver', children: [
- {name:'taskgroup', setup: ipa_entity_setup},
- {name:'rolegroup', label:'Rolegroups', setup: ipa_entity_setup},
{name:'config', setup: ipa_details_only_setup}
]}
];