diff options
author | Petr VobornÃk <pvoborni@redhat.com> | 2012-01-25 13:06:15 +0100 |
---|---|---|
committer | Endi S. Dewata <edewata@redhat.com> | 2012-02-01 12:47:46 -0600 |
commit | 199d6815d49617b4b438a93ccf99e1e4e32a6221 (patch) | |
tree | 4b60c83859682bafbad9ed89fd581313f8c49bff /install/ui/jsl.conf | |
parent | c00267308e2844b2a345c22df5c045117fcff9a2 (diff) | |
download | freeipa-199d6815d49617b4b438a93ccf99e1e4e32a6221.tar.gz freeipa-199d6815d49617b4b438a93ccf99e1e4e32a6221.tar.xz freeipa-199d6815d49617b4b438a93ccf99e1e4e32a6221.zip |
Automember UI
New UI for automember.
Implemented:
* search facet core
* rule details facet
* attribute_table_widget - new base class for tables which contains multivalued attribute with special add/remove commands
* adding/removing conditions in details facet
TODO:
* label translations
* UI for defining default rules
https://fedorahosted.org/freeipa/ticket/2195
Diffstat (limited to 'install/ui/jsl.conf')
-rw-r--r-- | install/ui/jsl.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/jsl.conf b/install/ui/jsl.conf index 7373e987d..508897af1 100644 --- a/install/ui/jsl.conf +++ b/install/ui/jsl.conf @@ -155,4 +155,5 @@ +process aci.js +process dns.js +process automount.js ++process automember.js +process webui.js |