From 7deb873c51ede9fb5e8b23949ccc4dda58650770 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Mon, 19 Jul 2010 15:35:47 -0400 Subject: [PATCH] Autocompelte demos: Renamed the scrollable demo so the title fits on one line in the sidebar. --- demos/autocomplete/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/autocomplete/index.html b/demos/autocomplete/index.html index c866ba199..02b899a2e 100644 --- a/demos/autocomplete/index.html +++ b/demos/autocomplete/index.html @@ -13,7 +13,7 @@
  • Remote datasource
  • Remote with caching
  • Remote JSONP datasource
  • -
  • Scrollable results (max-height)
  • +
  • Scrollable results
  • Combobox
  • Custom data and display
  • XML data parsed once
  • -- 2.39.5