From c8f7163fa8c3d71f0c8dca6092f2c29333d610ee Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Fri, 13 Sep 2013 08:39:17 +0200 Subject: [PATCH] adding sample gauges with static data for now --- public/templates/test/dashboard/default.tpl | 1 + public/templates/test/dashboard/gauges.tpl | 29 +++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 public/templates/test/dashboard/gauges.tpl diff --git a/public/templates/test/dashboard/default.tpl b/public/templates/test/dashboard/default.tpl index d73a08ad..13c0b138 100644 --- a/public/templates/test/dashboard/default.tpl +++ b/public/templates/test/dashboard/default.tpl @@ -1,6 +1,7 @@ {if $smarty.session.AUTHENTICATED|default} {assign var=payout_system value=$GLOBAL.config.payout_system} {include file="dashboard/default_$payout_system.tpl"} +{include file="dashboard/gauges.tpl"} {else} {include file="login/default.tpl"} {/if} diff --git a/public/templates/test/dashboard/gauges.tpl b/public/templates/test/dashboard/gauges.tpl new file mode 100644 index 00000000..c4f9ed21 --- /dev/null +++ b/public/templates/test/dashboard/gauges.tpl @@ -0,0 +1,29 @@ +
+

Gauges

+
+
+
+
+
+ +