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:
authormattpiwik <matthieu.aubry@gmail.com>2010-07-17 01:49:51 +0400
committermattpiwik <matthieu.aubry@gmail.com>2010-07-17 01:49:51 +0400
commit9181f45d7da2a42dcec14af64502dee4608e03ae (patch)
tree9134a052001193266e6b95433a33bd275b0bdcfe /plugins/CoreHome/templates/datatable_actions_js.tpl
parentf18f46f0a336f7820e114a5f65cff2afd6f8a698 (diff)
Last N graph, click on icon should reload the graph as expected.
Also, when a Sparkline was clicked, then click on icon below graph, reload same metric. git-svn-id: http://dev.piwik.org/svn/trunk@2521 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'plugins/CoreHome/templates/datatable_actions_js.tpl')
-rw-r--r--plugins/CoreHome/templates/datatable_actions_js.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CoreHome/templates/datatable_actions_js.tpl b/plugins/CoreHome/templates/datatable_actions_js.tpl
index 568fe83d7b..2a14a5a096 100644
--- a/plugins/CoreHome/templates/datatable_actions_js.tpl
+++ b/plugins/CoreHome/templates/datatable_actions_js.tpl
@@ -1,5 +1,5 @@
-
<script type="text/javascript" defer="defer">
+/* TODO 0- REFACTOR */
$(document).ready(function(){literal}{{/literal}
actionDataTables['{$properties.uniqueId}'] = new actionDataTable();
actionDataTables['{$properties.uniqueId}'].param = {literal}{{/literal}