From 97e440bf4b4da2add771cfa4db1614668a5cd06c Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Mon, 12 Mar 2012 14:13:11 +0100 Subject: Better hbactest validation message HBAC Test validation message contains all missing values in form of list of links instead of general 'missing values' message and redirection to first missing value's facet. When a link is clicked user is redirected to value's facet. https://fedorahosted.org/freeipa/ticket/2182 --- install/ui/jsl.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'install/ui/jsl.conf') diff --git a/install/ui/jsl.conf b/install/ui/jsl.conf index e03212d45..3eebda4e8 100644 --- a/install/ui/jsl.conf +++ b/install/ui/jsl.conf @@ -144,6 +144,7 @@ +process user.js +process group.js +process hbac.js ++process hbactest.js +process host.js +process hostgroup.js +process netgroup.js -- cgit