From 199d6815d49617b4b438a93ccf99e1e4e32a6221 Mon Sep 17 00:00:00 2001 From: Petr Voborník Date: Wed, 25 Jan 2012 13:06:15 +0100 Subject: 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 --- install/ui/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'install/ui/index.html') diff --git a/install/ui/index.html b/install/ui/index.html index 64c87d89..db314331 100644 --- a/install/ui/index.html +++ b/install/ui/index.html @@ -25,6 +25,7 @@ + -- cgit