summaryrefslogtreecommitdiffstats
path: root/web/client.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/client.html')
-rw-r--r--web/client.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/client.html b/web/client.html
index 68164e1..c134de2 100644
--- a/web/client.html
+++ b/web/client.html
@@ -13,6 +13,10 @@
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="jquery-bbq.js"></script>
<script type="text/javascript" src="jquery-blockui.js"></script>
+ <script type="text/javascript" src="jquery-ui/core.js"></script>
+ <script type="text/javascript" src="jquery-ui/widget.js"></script>
+ <script type="text/javascript" src="jquery-ui/mouse.js"></script>
+ <script type="text/javascript" src="jquery-ui/sortable.js"></script>
<script type="text/javascript" src="client.js"></script>
</head>
<body>