From 9645d50912677828515c543d76de50d0f0f05691 Mon Sep 17 00:00:00 2001 From: "Endi S. Dewata" Date: Fri, 8 Apr 2011 01:16:07 -0400 Subject: Entitlements. --- install/ui/webui.js | 1 + 1 file changed, 1 insertion(+) (limited to 'install/ui/webui.js') diff --git a/install/ui/webui.js b/install/ui/webui.js index 4e2c78c4..bf60fa19 100644 --- a/install/ui/webui.js +++ b/install/ui/webui.js @@ -59,6 +59,7 @@ IPA.admin_tab_set = function () { ]}, {name:'selfservice' ,entity:'selfservice'}, {name:'delegation' ,entity:'delegation'}, + {name:'entitle', entity:'entitle'}, {name:'config', entity:'config'} ]}]; -- cgit