diff options
author | Adam Young <ayoung@redhat.com> | 2011-03-18 16:43:54 -0400 |
---|---|---|
committer | Adam Young <ayoung@redhat.com> | 2011-03-31 17:29:33 -0400 |
commit | 4270e26adb56b6d1b7a9e80433581b82519d9eec (patch) | |
tree | dcb0982b741d92c0be37e262e70b7cd0969e06d0 /install/ui/jsl.conf | |
parent | db91321fd2c94680361ae8196ba9227615f92c39 (diff) | |
download | freeipa-4270e26adb56b6d1b7a9e80433581b82519d9eec.tar.gz freeipa-4270e26adb56b6d1b7a9e80433581b82519d9eec.tar.xz freeipa-4270e26adb56b6d1b7a9e80433581b82519d9eec.zip |
define entities using builder and more declarative syntax
merged hbac and sudo in to single files
associaton facet and table supports linking
Diffstat (limited to 'install/ui/jsl.conf')
-rw-r--r-- | install/ui/jsl.conf | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/install/ui/jsl.conf b/install/ui/jsl.conf index 67cf84b12..a32d814b1 100644 --- a/install/ui/jsl.conf +++ b/install/ui/jsl.conf @@ -124,6 +124,7 @@ # To add a set of files, use "+process FileName", "+process Folder\Path\*.js", # or "+process Folder\Path\*.htm". # ++process core.js +process ipa.js +process widget.js +process dialog.js @@ -137,18 +138,16 @@ +process certificate.js +process user.js +process group.js -+process hbacrule.js -+process hbacsvc.js -+process hbacsvcgroup.js ++process hbac.js +process host.js +process hostgroup.js +process netgroup.js +process service.js +process serverconfig.js -+process sudorule.js -+process sudocmd.js -+process sudocmdgroup.js ++process sudo.js +process policy.js +process aci.js +process develop.js ++process dns.js ++process automount.js +process webui.js |