From 5debdb08d7702e9c04b4efa883c68d350576d710 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Mon, 19 Jul 2010 21:53:19 -0400 Subject: [PATCH] Autocomplete: Added link to accent folding demo. Fixes #5219 - Autocomplete: Support for accent-folding. --- demos/autocomplete/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/demos/autocomplete/index.html b/demos/autocomplete/index.html index 02b899a2e..9d5ba3a87 100644 --- a/demos/autocomplete/index.html +++ b/demos/autocomplete/index.html @@ -18,6 +18,7 @@
  • Custom data and display
  • XML data parsed once
  • Categories
  • +
  • Accent folding
  • Multiple values
  • Multiple, remote
  • -- 2.39.5