From a19b3f5e31649096de2c819c39a22c7c9e7a105d Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Sun, 8 Sep 2013 00:22:02 +0200 Subject: [PATCH] Adding round statistics --- public/templates/test/global/navigation.tpl | 1 + .../test/statistics/round/block_stats.tpl | 61 +++++++++++++++++++ .../test/statistics/round/default.tpl | 3 + .../test/statistics/round/round_shares.tpl | 27 ++++++++ .../statistics/round/round_transactions.tpl | 23 +++++++ 5 files changed, 115 insertions(+) create mode 100644 public/templates/test/statistics/round/block_stats.tpl create mode 100644 public/templates/test/statistics/round/default.tpl create mode 100644 public/templates/test/statistics/round/round_shares.tpl create mode 100644 public/templates/test/statistics/round/round_transactions.tpl diff --git a/public/templates/test/global/navigation.tpl b/public/templates/test/global/navigation.tpl index d81da305..424decbf 100644 --- a/public/templates/test/global/navigation.tpl +++ b/public/templates/test/global/navigation.tpl @@ -29,6 +29,7 @@
  • Pool
  • Blocks
  • Graphs
  • +
  • Round
  • Other