aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/index.html
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2010-04-05 11:07:55 -0700
committerJörn Zaefferer <joern.zaefferer@gmail.com>2010-04-05 11:07:55 -0700
commit1c3ea9b91116aaa3e37158e22925bec1aac8a089 (patch)
tree91d523194493dc86e971e12ec3724deb703fa70d /demos/autocomplete/index.html
parent0cb9c7d96330e972b983452280bd11c57ddfb35f (diff)
downloadjquery-ui-1c3ea9b91116aaa3e37158e22925bec1aac8a089.tar.gz
jquery-ui-1c3ea9b91116aaa3e37158e22925bec1aac8a089.zip
Added link to categories-demo to autocomplete demos index. Still need to move the menu-overrides from that demo back to menu (is there a ticket?).
Diffstat (limited to 'demos/autocomplete/index.html')
-rw-r--r--demos/autocomplete/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/autocomplete/index.html b/demos/autocomplete/index.html
index 9389b076d..828a39489 100644
--- a/demos/autocomplete/index.html
+++ b/demos/autocomplete/index.html
@@ -16,6 +16,7 @@
<li><a href="combobox.html">Combobox</a></li>
<li><a href="custom-data.html">Custom data and display</a></li>
<li><a href="xml.html">XML data parsed once</a></li>
+ <li><a href="categories.html">Custom rendering with categories</a></li>
</ul>
</div>
</body>