From 3e6854095e989d799650c75f7d4f818a95c0c7c5 Mon Sep 17 00:00:00 2001 From: nrpatten Date: Sat, 22 Mar 2014 01:12:59 -0700 Subject: [PATCH] New Test Setout Round Props --- .../round_statistics/pplns/default.tpl | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl diff --git a/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl b/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl new file mode 100644 index 00000000..aae9fb2c --- /dev/null +++ b/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl @@ -0,0 +1,22 @@ +
+
+
+

+ Round Information +

+
+{assign var=PAYOUT_SYSTEM value=$GLOBAL.config.payout_system} +{include file="dashboard/round_statistics/$PAYOUT_SYSTEM/round.tpl"} +
+
+
+
+
+

+ Share Information +

+
+{assign var=PAYOUT_SYSTEM value=$GLOBAL.config.payout_system} +{include file="dashboard/round_statistics/$PAYOUT_SYSTEM/shares.tpl"} +
+