summaryrefslogtreecommitdiffstats
path: root/install/static/index.xhtml
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2010-08-31 16:50:01 -0400
committerRob Crittenden <rcritten@redhat.com>2010-08-31 16:50:01 -0400
commit99399cc7073204bb125d0f8c848ae9e1ab9b334f (patch)
treec439d926af023e0ee10b58f09f1e6dda4b619606 /install/static/index.xhtml
parent75aafb8d0f053cb30bb78d9f86e0dc84d0d106de (diff)
parentb7607817ab94361b14e9d565775bd5da76d2b115 (diff)
downloadfreeipa.git-99399cc7073204bb125d0f8c848ae9e1ab9b334f.tar.gz
freeipa.git-99399cc7073204bb125d0f8c848ae9e1ab9b334f.tar.xz
freeipa.git-99399cc7073204bb125d0f8c848ae9e1ab9b334f.zip
Merge branch 'master' of ssh://rcritten@git.fedorahosted.org/git/freeipa
Diffstat (limited to 'install/static/index.xhtml')
-rw-r--r--install/static/index.xhtml9
1 files changed, 0 insertions, 9 deletions
diff --git a/install/static/index.xhtml b/install/static/index.xhtml
index 489f192b..8e231f45 100644
--- a/install/static/index.xhtml
+++ b/install/static/index.xhtml
@@ -7,17 +7,8 @@
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="jquery.cookie.js"></script>
-
- <script type="text/javascript">
- /* the develop.js file that follows will set this to true.
- that file should only exist in the source file system
- and should not get deployed to the web server */
- var useSampleData = false;
- </script>
-
<script type="text/javascript" src="ipa.js"></script>
<script type="text/javascript" src="navigation.js"></script>
- <script type="text/javascript" src="sampledata/develop.js"></script>
<script type="text/javascript" src="search.js"></script>
<script type="text/javascript" src="details.js"></script>
<script type="text/javascript" src="add.js"></script>