summaryrefslogtreecommitdiffstats
path: root/install/static/develop.js
diff options
context:
space:
mode:
authorPavel Zuna <pzuna@redhat.com>2010-09-16 10:28:07 -0400
committerAdam Young <ayoung@redhat.com>2010-09-17 19:42:40 -0400
commit1bb412239d0735af11c3939bfe437cb8b49c7004 (patch)
treea48dc9331164616c2d2ba655f03634604e08fda0 /install/static/develop.js
parent4f37775db75eb59496ce0e6fe11230ea3bd21e8b (diff)
downloadfreeipa.git-1bb412239d0735af11c3939bfe437cb8b49c7004.tar.gz
freeipa.git-1bb412239d0735af11c3939bfe437cb8b49c7004.tar.xz
freeipa.git-1bb412239d0735af11c3939bfe437cb8b49c7004.zip
Big webUI patch.
Quick summary: - use jQuery UI and jQuery BBQ libraries - code restructuring The patch has so many changes they can't be listed here. Many parts of the code have been rewritten from scrach. See freeipa-devel mailing list: webUI code restructuring [wall of text, diagrams, ... you've been warned!] 2010-09-07
Diffstat (limited to 'install/static/develop.js')
-rw-r--r--install/static/develop.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/static/develop.js b/install/static/develop.js
new file mode 100644
index 00000000..1a80e94a
--- /dev/null
+++ b/install/static/develop.js
@@ -0,0 +1,2 @@
+ipa_use_sampledata = (window.location.protocol == 'file:');
+