summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorAdam Young <ayoung@redhat.com>2010-12-23 09:40:15 -0500
committerAdam Young <ayoung@redhat.com>2010-12-23 09:57:58 -0500
commiteb6f21524653a674dd16c34c9a4df9d7a351d9f8 (patch)
treeed0ab0401f0b9d35d37f225081afce122db2ff5f /install
parente4c94320cb43e5c59d1e9da25de8e0adf6f75aaf (diff)
downloadfreeipa-eb6f21524653a674dd16c34c9a4df9d7a351d9f8.tar.gz
freeipa-eb6f21524653a674dd16c34c9a4df9d7a351d9f8.tar.xz
freeipa-eb6f21524653a674dd16c34c9a4df9d7a351d9f8.zip
hide autommount
since automount is not yet implemented, remove it from the menu
Diffstat (limited to 'install')
-rw-r--r--install/static/webui.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/install/static/webui.js b/install/static/webui.js
index de90b72fc..f17db8bc9 100644
--- a/install/static/webui.js
+++ b/install/static/webui.js
@@ -42,7 +42,6 @@ var admin_tab_set = [
{name:'sudocmd', entity:'sudocmd'},
{name:'sudocmdgroup', entity:'sudocmdgroup'}
]},
- {name:'automountlocation', entity:'automountlocation'},
{name:'pwpolicy', entity:'pwpolicy'},
{name:'krbtpolicy', entity:'krbtpolicy'}
]},