Autocompelte demos: Renamed the scrollable demo so the title fits on one line in the sidebar.

This commit is contained in:
Scott González 2010-07-19 15:35:47 -04:00
parent 53489b502d
commit 7deb873c51

View File

@ -13,7 +13,7 @@
<li><a href="remote.html">Remote datasource</a></li> <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-with-cache.html">Remote with caching</a></li>
<li><a href="remote-jsonp.html">Remote JSONP datasource</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="combobox.html">Combobox</a></li>
<li><a href="custom-data.html">Custom data and display</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="xml.html">XML data parsed once</a></li>