From 61584baed749e6e58dd0602d95385a199e5e3e3f Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 17 Aug 2014 15:44:28 +0200 Subject: [PATCH] [ticket/331] Rename jquery easing plugin --- styles/prosilver/template/portal/modules/clock_side.html | 2 +- .../modules/{jquery.easing.1.3.js => jquery_easing_1_3.js} | 0 styles/subsilver2/template/portal/modules/clock_side.html | 2 +- .../modules/{jquery.easing.1.3.js => jquery_easing_1_3.js} | 0 4 files changed, 2 insertions(+), 2 deletions(-) rename styles/prosilver/template/portal/modules/{jquery.easing.1.3.js => jquery_easing_1_3.js} (100%) rename styles/subsilver2/template/portal/modules/{jquery.easing.1.3.js => jquery_easing_1_3.js} (100%) diff --git a/styles/prosilver/template/portal/modules/clock_side.html b/styles/prosilver/template/portal/modules/clock_side.html index e7adb227..efb64c60 100644 --- a/styles/prosilver/template/portal/modules/clock_side.html +++ b/styles/prosilver/template/portal/modules/clock_side.html @@ -27,6 +27,6 @@ - + {$LR_BLOCK_F_L}{$LR_BLOCK_F_R} diff --git a/styles/prosilver/template/portal/modules/jquery.easing.1.3.js b/styles/prosilver/template/portal/modules/jquery_easing_1_3.js similarity index 100% rename from styles/prosilver/template/portal/modules/jquery.easing.1.3.js rename to styles/prosilver/template/portal/modules/jquery_easing_1_3.js diff --git a/styles/subsilver2/template/portal/modules/clock_side.html b/styles/subsilver2/template/portal/modules/clock_side.html index 5c0b67ec..02595d53 100644 --- a/styles/subsilver2/template/portal/modules/clock_side.html +++ b/styles/subsilver2/template/portal/modules/clock_side.html @@ -31,6 +31,6 @@ - + {$LR_BLOCK_F_L}{$LR_BLOCK_F_R} diff --git a/styles/subsilver2/template/portal/modules/jquery.easing.1.3.js b/styles/subsilver2/template/portal/modules/jquery_easing_1_3.js similarity index 100% rename from styles/subsilver2/template/portal/modules/jquery.easing.1.3.js rename to styles/subsilver2/template/portal/modules/jquery_easing_1_3.js