summaryrefslogtreecommitdiffstats
path: root/install/ui/test
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2014-03-31 16:03:44 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-06-10 10:23:22 +0200
commitb5ebdb604bd2c6edbbd99bbd7f21306cbf367412 (patch)
treeff052065669296164bfa1536a2416778ddea6446 /install/ui/test
parentf0cf2e10d5ca6ce261c256288e2b6d15b23b1418 (diff)
downloadfreeipa-b5ebdb604bd2c6edbbd99bbd7f21306cbf367412.tar.gz
freeipa-b5ebdb604bd2c6edbbd99bbd7f21306cbf367412.tar.xz
freeipa-b5ebdb604bd2c6edbbd99bbd7f21306cbf367412.zip
webui: remove remnants of jquery-ui
Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
Diffstat (limited to 'install/ui/test')
-rwxr-xr-xinstall/ui/test/aci_tests.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/install/ui/test/aci_tests.html b/install/ui/test/aci_tests.html
index 996366ff7..7eb579fc2 100755
--- a/install/ui/test/aci_tests.html
+++ b/install/ui/test/aci_tests.html
@@ -5,8 +5,6 @@
<link rel="stylesheet" href="qunit.css" type="text/css" media="screen">
<script type="text/javascript" src="qunit.js"></script>
<script type="text/javascript" src="../js/libs/jquery.js"></script>
- <script type="text/javascript" src="../js/libs/jquery.ba-bbq.js"></script>
- <script type="text/javascript" src="../js/libs/jquery-ui.js"></script>
<script type="text/javascript" src="../js/libs/jquery.ordered-map.js"></script>
<script type="text/javascript" src="config.js"></script>
<script type="text/javascript" src="../js/dojo/dojo.js"></script>