aboutsummaryrefslogtreecommitdiffstats
path: root/demos/real-world/splitpane
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2008-06-07 18:44:32 +0000
committerRichard Worth <rdworth@gmail.com>2008-06-07 18:44:32 +0000
commite877f8a8020e9b6064753a52d3f30e0ccca500cc (patch)
treefb852dbe4745acfde919e682808997deca2e5298 /demos/real-world/splitpane
parent5e3e19d75ca85a21a6f46fd1d794e4ca56839e0b (diff)
downloadjquery-ui-e877f8a8020e9b6064753a52d3f30e0ccca500cc.tar.gz
jquery-ui-e877f8a8020e9b6064753a52d3f30e0ccca500cc.zip
END trunk restructure
Diffstat (limited to 'demos/real-world/splitpane')
-rw-r--r--demos/real-world/splitpane/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/real-world/splitpane/index.html b/demos/real-world/splitpane/index.html
index 033cf2ffc..17b7c88e5 100644
--- a/demos/real-world/splitpane/index.html
+++ b/demos/real-world/splitpane/index.html
@@ -9,8 +9,8 @@
<script type="text/javascript" src="../../../jquery-1.2.6.js"></script>
<!-- jQuery UI -->
- <script type="text/javascript" src="../../ui/ui.core.js"></script>
- <script type="text/javascript" src="../../ui/ui.resizable.js"></script>
+ <script type="text/javascript" src="../../../ui/ui.core.js"></script>
+ <script type="text/javascript" src="../../../ui/ui.resizable.js"></script>
<script src="js/demo.js" type="text/javascript" charset="utf-8"></script>