diff options
-rw-r--r-- | install/static/webui.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/install/static/webui.js b/install/static/webui.js index de90b72f..f17db8bc 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'} ]}, |