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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/static/webui.js b/install/static/webui.js
index 9aaa21d6c..5e93e1816 100644
--- a/install/static/webui.js
+++ b/install/static/webui.js
@@ -29,6 +29,7 @@ var nav_tabs_lists = [
['hostgroup', 'Hostgroups', ipa_entity_setup],
['netgroup', 'Netgroups', ipa_entity_setup],
['service', 'Services', ipa_entity_setup],
+ ['rolegroup', 'Rolegroups', ipa_entity_setup],
]],
['policy', 'POLICY', unimplemented_tab],
['config', 'CONFIG', unimplemented_tab]