From 3321241b61766045a68a3d607b67e11a95014e87 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Thu, 20 Feb 2014 12:44:49 +0200 Subject: Require logins, removed jquery UI --- .../static/js/ui/demos/autocomplete/folding.html | 56 ---------------------- 1 file changed, 56 deletions(-) delete mode 100644 apps/it/static/js/ui/demos/autocomplete/folding.html (limited to 'apps/it/static/js/ui/demos/autocomplete/folding.html') diff --git a/apps/it/static/js/ui/demos/autocomplete/folding.html b/apps/it/static/js/ui/demos/autocomplete/folding.html deleted file mode 100644 index d49abad..0000000 --- a/apps/it/static/js/ui/demos/autocomplete/folding.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - - jQuery UI Autocomplete - Accent folding - - - - - - - - - - - - -
-
- - -
-
- -
-

The autocomplete field uses a custom source option which will match results that have accented characters even when the text field doesn't contain accented characters. However if the you type in accented characters in the text field it is smart enough not to show results that aren't accented.

-

Try typing "Jo" to see "John" and "Jörn", then type "Jö" to see only "Jörn".

-
- - -- cgit v1.2.3