summaryrefslogtreecommitdiffstats
path: root/install/ui/test/aci_tests.js
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-11-11 22:33:05 -0600
committerAdam Young <ayoung@redhat.com>2011-11-14 16:47:08 -0500
commitd6d24be28953f2ec3cf1f2400619fd61459cf45f (patch)
tree3a0db972a38a37b417a0aaba3c1b38ecf60e4cb9 /install/ui/test/aci_tests.js
parent0f34e0bf82d5e0bf905ac8af7257d2f33d72d9a0 (diff)
downloadfreeipa-d6d24be28953f2ec3cf1f2400619fd61459cf45f.tar.gz
freeipa-d6d24be28953f2ec3cf1f2400619fd61459cf45f.tar.xz
freeipa-d6d24be28953f2ec3cf1f2400619fd61459cf45f.zip
Refactored permission target section.
The permission target section has been modified to use widgets to create the target selection and handle multiple fields. Ticket #2098
Diffstat (limited to 'install/ui/test/aci_tests.js')
-rw-r--r--install/ui/test/aci_tests.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/ui/test/aci_tests.js b/install/ui/test/aci_tests.js
index 10b76aefc..2ff1acddd 100644
--- a/install/ui/test/aci_tests.js
+++ b/install/ui/test/aci_tests.js
@@ -37,7 +37,7 @@ module('aci',{
);
target_container = $('<div id="target"/>').appendTo(document.body);
- target_section = IPA.target_section({
+ target_section = IPA.permission_target_section({
name: 'target',
label: 'Target',
entity:entity