summaryrefslogtreecommitdiffstats
path: root/install/static/index.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/index.xhtml')
-rw-r--r--install/static/index.xhtml3
1 files changed, 3 insertions, 0 deletions
diff --git a/install/static/index.xhtml b/install/static/index.xhtml
index 2cc001b16..ce2971855 100644
--- a/install/static/index.xhtml
+++ b/install/static/index.xhtml
@@ -8,6 +8,8 @@
<script type="text/javascript" src="json2.js"></script>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="jquery.cookie.js"></script>
+ <script type="text/javascript" src="jquery-ui.js"></script>
+ <script type="text/javascript" src="jquery.ba-bbq.js"></script>
<script type="text/javascript" src="ipa.js"></script>
<script type="text/javascript" src="search.js"></script>
@@ -26,6 +28,7 @@
<script type="text/javascript" src="develop.js"></script>
<script type="text/javascript" src="webui.js"></script>
+ <link rel="stylesheet" type="text/css" href="jquery-ui.css" />
<link rel="stylesheet" type="text/css" href="ipa.css" />
</head>