From b28396bed70cbb866dd485ddacf1722cfef0f6d8 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Tue, 16 Nov 2010 16:03:42 +0100 Subject: [PATCH] Remove name redundency. --- kronolith/js/{kronolithmobile.js => mobile.js} | 0 kronolith/templates/mobile/head.html.php | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename kronolith/js/{kronolithmobile.js => mobile.js} (100%) diff --git a/kronolith/js/kronolithmobile.js b/kronolith/js/mobile.js similarity index 100% rename from kronolith/js/kronolithmobile.js rename to kronolith/js/mobile.js diff --git a/kronolith/templates/mobile/head.html.php b/kronolith/templates/mobile/head.html.php index 6671e123f..261e41fb6 100644 --- a/kronolith/templates/mobile/head.html.php +++ b/kronolith/templates/mobile/head.html.php @@ -1,7 +1,7 @@ - + \ No newline at end of file -- 2.11.0