aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2011-05-11 19:49:16 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2011-05-11 19:49:16 +0200
commit83424c6c334406d427d9eef8e4fe22fd9da0a37a (patch)
treebcc89c0d30aaf9d2333246075a43c03c5fabeb2a /demos
parent0352c2c71f32553612301f57741f249476234746 (diff)
parentb9153258b0f0edbff49496ed16d2aa93bec07d95 (diff)
downloadjquery-ui-83424c6c334406d427d9eef8e4fe22fd9da0a37a.tar.gz
jquery-ui-83424c6c334406d427d9eef8e4fe22fd9da0a37a.zip
Merge branch 'master' of github.com:jquery/jquery-ui
Diffstat (limited to 'demos')
-rw-r--r--demos/autocomplete/maxheight.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/autocomplete/maxheight.html b/demos/autocomplete/maxheight.html
index fc0b4840c..c4f9769c3 100644
--- a/demos/autocomplete/maxheight.html
+++ b/demos/autocomplete/maxheight.html
@@ -8,6 +8,7 @@
<script src="../../ui/jquery.ui.core.js"></script>
<script src="../../ui/jquery.ui.widget.js"></script>
<script src="../../ui/jquery.ui.position.js"></script>
+ <script src="../../ui/jquery.ui.menu.js"></script>
<script src="../../ui/jquery.ui.autocomplete.js"></script>
<link rel="stylesheet" href="../demos.css">
<style>