summaryrefslogtreecommitdiffstats
path: root/install/ui/jsl.conf
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2011-11-22 14:58:10 +0100
committerEndi S. Dewata <edewata@redhat.com>2011-12-05 16:00:27 +0000
commita17bf5e754a8614fea5effcc3f7e580a5483932c (patch)
tree9fc8bfcd8b87f56eef5632d2c6ff082610ea957d /install/ui/jsl.conf
parentfd43a625a212f5d76902cb98f75ead79281a4f5b (diff)
downloadfreeipa-a17bf5e754a8614fea5effcc3f7e580a5483932c.tar.gz
freeipa-a17bf5e754a8614fea5effcc3f7e580a5483932c.tar.xz
freeipa-a17bf5e754a8614fea5effcc3f7e580a5483932c.zip
Splitting widget into widget and field
Splitting IPA.widget into IPA.field (logical part) and IPA.widget, IPA.input_widget (visual part). https://fedorahosted.org/freeipa/ticket/2040
Diffstat (limited to 'install/ui/jsl.conf')
-rw-r--r--install/ui/jsl.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/install/ui/jsl.conf b/install/ui/jsl.conf
index a49279263..d4bbf770f 100644
--- a/install/ui/jsl.conf
+++ b/install/ui/jsl.conf
@@ -115,7 +115,7 @@
+define window
+define document
+define alert
-+define $
++define $
+define JSON
+define jQuery
@@ -128,6 +128,7 @@
+process jquery.ordered-map.js
+process ipa.js
+process widget.js
++process field.js
+process dialog.js
+process search.js
+process details.js