]> source.dussan.org Git - jquery-ui.git/commitdiff
Autocompelte demos: Renamed the scrollable demo so the title fits on one line in...
authorScott González <scott.gonzalez@gmail.com>
Mon, 19 Jul 2010 19:35:47 +0000 (15:35 -0400)
committerScott González <scott.gonzalez@gmail.com>
Mon, 19 Jul 2010 19:35:47 +0000 (15:35 -0400)
demos/autocomplete/index.html

index c866ba199de3809532cf3a86ffde525a55d38fdb..02b899a2ed30c9eb74a05ea1d41614a65f81ced1 100644 (file)
@@ -13,7 +13,7 @@
                        <li><a href="remote.html">Remote datasource</a></li>
                        <li><a href="remote-with-cache.html">Remote with caching</a></li>
                        <li><a href="remote-jsonp.html">Remote JSONP datasource</a></li>
-                       <li><a href="maxheight.html">Scrollable results (max-height)</a></li>
+                       <li><a href="maxheight.html">Scrollable results</a></li>
                        <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>