From 828bcdd2f0befbf450dcd1d7c387388acd7a191b Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Tue, 16 Feb 2010 01:38:23 +0000 Subject: fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1 --- demos/autocomplete/combobox.html | 2 +- demos/autocomplete/custom-data.html | 2 +- demos/autocomplete/default.html | 2 +- demos/autocomplete/remote-jsonp.html | 2 +- demos/autocomplete/remote-with-cache.html | 2 +- demos/autocomplete/remote.html | 2 +- demos/autocomplete/xml.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'demos/autocomplete') diff --git a/demos/autocomplete/combobox.html b/demos/autocomplete/combobox.html index c83caa8ba..23e80cd09 100644 --- a/demos/autocomplete/combobox.html +++ b/demos/autocomplete/combobox.html @@ -2,7 +2,7 @@ jQuery UI Autocomplete Combobox Demo - + diff --git a/demos/autocomplete/custom-data.html b/demos/autocomplete/custom-data.html index f52a55b9b..ee4289a14 100644 --- a/demos/autocomplete/custom-data.html +++ b/demos/autocomplete/custom-data.html @@ -2,7 +2,7 @@ jQuery UI Autocomplete Custom Data Demo - + diff --git a/demos/autocomplete/default.html b/demos/autocomplete/default.html index 47540f3b9..a86b5e990 100644 --- a/demos/autocomplete/default.html +++ b/demos/autocomplete/default.html @@ -2,7 +2,7 @@ jQuery UI Autocomplete Default Demo - + diff --git a/demos/autocomplete/remote-jsonp.html b/demos/autocomplete/remote-jsonp.html index 3d02bb62c..830a93893 100644 --- a/demos/autocomplete/remote-jsonp.html +++ b/demos/autocomplete/remote-jsonp.html @@ -2,7 +2,7 @@ jQuery UI Autocomplete Remote JSONP datasource demo - + diff --git a/demos/autocomplete/remote-with-cache.html b/demos/autocomplete/remote-with-cache.html index 9f0e7a0e4..5f4e1fc9c 100644 --- a/demos/autocomplete/remote-with-cache.html +++ b/demos/autocomplete/remote-with-cache.html @@ -2,7 +2,7 @@ jQuery UI Autocomplete Remote with caching demo - + diff --git a/demos/autocomplete/remote.html b/demos/autocomplete/remote.html index 29872d364..c759ff611 100644 --- a/demos/autocomplete/remote.html +++ b/demos/autocomplete/remote.html @@ -2,7 +2,7 @@ jQuery UI Autocomplete Remote datasource demo - + diff --git a/demos/autocomplete/xml.html b/demos/autocomplete/xml.html index f49e5db6a..d297ace23 100644 --- a/demos/autocomplete/xml.html +++ b/demos/autocomplete/xml.html @@ -2,7 +2,7 @@ jQuery UI Autocomplete Remote datasource demo - + -- cgit v1.2.3