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 f7cccff6f..9aaa21d6c 100644
--- a/install/static/webui.js
+++ b/install/static/webui.js
@@ -28,6 +28,7 @@ var nav_tabs_lists = [
['host', 'Hosts', ipa_entity_setup],
['hostgroup', 'Hostgroups', ipa_entity_setup],
['netgroup', 'Netgroups', ipa_entity_setup],
+ ['service', 'Services', ipa_entity_setup],
]],
['policy', 'POLICY', unimplemented_tab],
['config', 'CONFIG', unimplemented_tab]