diff options
Diffstat (limited to 'demos/autocomplete/index.html')
-rw-r--r-- | demos/autocomplete/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/autocomplete/index.html b/demos/autocomplete/index.html index ffca515e0..3063d8db8 100644 --- a/demos/autocomplete/index.html +++ b/demos/autocomplete/index.html @@ -14,6 +14,7 @@ <li><a href="remote-jsonp.html">Remote JSONP datasource</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> </ul> </div> </body> |