From 02c70740ed43bf7c72c6f4d84c0c441d8389f882 Mon Sep 17 00:00:00 2001 From: nrpatten Date: Sat, 22 Mar 2014 01:12:22 -0700 Subject: [PATCH 01/10] New Test Setout Round Props --- .../round_statistics/pplns/default.tpl | 22 ---- .../dashboard/round_statistics/prop/round.tpl | 114 +++++++++++++----- 2 files changed, 87 insertions(+), 49 deletions(-) delete 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 deleted file mode 100644 index d5c4927a..00000000 --- a/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl +++ /dev/null @@ -1,22 +0,0 @@ -
-
-
-

- 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"} -
-
diff --git a/public/templates/bootstrap/dashboard/round_statistics/prop/round.tpl b/public/templates/bootstrap/dashboard/round_statistics/prop/round.tpl index 4b694e61..ee942095 100644 --- a/public/templates/bootstrap/dashboard/round_statistics/prop/round.tpl +++ b/public/templates/bootstrap/dashboard/round_statistics/prop/round.tpl @@ -1,35 +1,95 @@