Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-09-05 03:24:26 +0400
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2008-09-05 03:24:26 +0400
commit2df5feb0cd4a17f3243dc710aa76320be5f852c5 (patch)
treee3dbb8c697624c393bfbcc19afcbc23283cb8261 /plugins/CoreHome/templates/date.js
parent911dfd6ec31de47eb05e8a87b535d9bda260265c (diff)
Refactoring Widget and Menu code (in core and all plugins)
Commit patch by Maciej adding support for multiple lines plotting Cleaning Date object + small other code improvements
Diffstat (limited to 'plugins/CoreHome/templates/date.js')
-rw-r--r--plugins/CoreHome/templates/date.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/CoreHome/templates/date.js b/plugins/CoreHome/templates/date.js
index 2ee73f08bf..957820f659 100644
--- a/plugins/CoreHome/templates/date.js
+++ b/plugins/CoreHome/templates/date.js
@@ -74,8 +74,7 @@ $(document).ready(function(){
// appearance!
$("#otherPeriods").fadeIn();
- }
- );
+ });
$("#periodString #date")
.hover( function(){