From 7ce39f06584930bac84fb82409dd3a3e65eb4880 Mon Sep 17 00:00:00 2001 From: Catouse Date: Fri, 15 Apr 2016 15:45:16 +0800 Subject: [PATCH] * dashboard file include common sparkline file. --- module/block/view/dashboard.html.php | 1 + module/my/view/index.html.php | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/module/block/view/dashboard.html.php b/module/block/view/dashboard.html.php index 7cb4e65897..85b67fcaf2 100644 --- a/module/block/view/dashboard.html.php +++ b/module/block/view/dashboard.html.php @@ -15,6 +15,7 @@ $jsRoot = $webRoot . "js/"; $themeRoot = $webRoot . "theme/"; if(isset($pageCSS)) css::internal($pageCSS); ?> +
diff --git a/module/my/view/index.html.php b/module/my/view/index.html.php index 887af2dd92..af96a59b9b 100644 --- a/module/my/view/index.html.php +++ b/module/my/view/index.html.php @@ -10,7 +10,6 @@ */ ?> - version);?> fetch('block', 'dashboard', 'module=my');?>