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 --- tests/static/progressbar/default.html | 4 ++-- tests/static/progressbar/progressbar.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/static/progressbar') diff --git a/tests/static/progressbar/default.html b/tests/static/progressbar/default.html index f80f6812b..357a3d169 100644 --- a/tests/static/progressbar/default.html +++ b/tests/static/progressbar/default.html @@ -3,8 +3,8 @@ Progressbar Static Test : Default - - + + diff --git a/tests/static/progressbar/progressbar.html b/tests/static/progressbar/progressbar.html index 5751b54c4..c905a61d9 100644 --- a/tests/static/progressbar/progressbar.html +++ b/tests/static/progressbar/progressbar.html @@ -2,8 +2,8 @@ jQuery UI Progressbar Static Markup Test Page - - + + -- cgit v1.2.3