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/progressbar/animated.html | 2 +- demos/progressbar/default.html | 2 +- demos/progressbar/resize.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'demos/progressbar') diff --git a/demos/progressbar/animated.html b/demos/progressbar/animated.html index c4d5bb76b..a22e02ef4 100644 --- a/demos/progressbar/animated.html +++ b/demos/progressbar/animated.html @@ -2,7 +2,7 @@ jQuery UI Progressbar - Animated - + diff --git a/demos/progressbar/default.html b/demos/progressbar/default.html index b95f87ad6..2cc9ef25b 100644 --- a/demos/progressbar/default.html +++ b/demos/progressbar/default.html @@ -2,7 +2,7 @@ jQuery UI Progressbar - Default functionality - + diff --git a/demos/progressbar/resize.html b/demos/progressbar/resize.html index f15e01888..4d7157f87 100644 --- a/demos/progressbar/resize.html +++ b/demos/progressbar/resize.html @@ -2,7 +2,7 @@ jQuery UI Progressbar - Resizable - + -- cgit v1.2.3