From 09e49212a072dcc7c0ccbfad6ff28a181f1d3a8f Mon Sep 17 00:00:00 2001 From: Scott Jehl Date: Mon, 8 Dec 2008 16:39:44 +0000 Subject: [PATCH] - nevermind: changed demo and css to "progressbar" back to "progressindicator" set proper mime types for demos --- tests/static/{progressindicator.html => progressbar.html} | 0 themes/base/{ui.progressindicator.css => ui.progressbar.css} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/static/{progressindicator.html => progressbar.html} (100%) rename themes/base/{ui.progressindicator.css => ui.progressbar.css} (100%) diff --git a/tests/static/progressindicator.html b/tests/static/progressbar.html similarity index 100% rename from tests/static/progressindicator.html rename to tests/static/progressbar.html diff --git a/themes/base/ui.progressindicator.css b/themes/base/ui.progressbar.css similarity index 100% rename from themes/base/ui.progressindicator.css rename to themes/base/ui.progressbar.css