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/button/checkbox.html | 2 +- demos/button/default.html | 2 +- demos/button/icons.html | 2 +- demos/button/radio.html | 2 +- demos/button/splitbutton.html | 2 +- demos/button/toolbar.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'demos/button') diff --git a/demos/button/checkbox.html b/demos/button/checkbox.html index 259a3ef22..cdd896416 100644 --- a/demos/button/checkbox.html +++ b/demos/button/checkbox.html @@ -2,7 +2,7 @@ jQuery UI Button - Checkboxes demo - + diff --git a/demos/button/default.html b/demos/button/default.html index 53fd6d90f..694a9944f 100644 --- a/demos/button/default.html +++ b/demos/button/default.html @@ -2,7 +2,7 @@ jQuery UI Button - Default demo - + diff --git a/demos/button/icons.html b/demos/button/icons.html index 14abd72df..644726351 100644 --- a/demos/button/icons.html +++ b/demos/button/icons.html @@ -2,7 +2,7 @@ jQuery UI Button - Icons demo - + diff --git a/demos/button/radio.html b/demos/button/radio.html index 6d9a6b760..cf9346b04 100644 --- a/demos/button/radio.html +++ b/demos/button/radio.html @@ -2,7 +2,7 @@ jQuery UI Button - Radio Buttons demo - + diff --git a/demos/button/splitbutton.html b/demos/button/splitbutton.html index 7befae0db..ba366d353 100644 --- a/demos/button/splitbutton.html +++ b/demos/button/splitbutton.html @@ -2,7 +2,7 @@ jQuery UI Button - Default demo - + diff --git a/demos/button/toolbar.html b/demos/button/toolbar.html index 6a408c0d9..2a695485e 100644 --- a/demos/button/toolbar.html +++ b/demos/button/toolbar.html @@ -2,7 +2,7 @@ jQuery UI Button - Toolbar demo - + -- cgit v1.2.3