diff --git a/views/class.hbs b/views/class.hbs index e29bd31..0a2e655 100644 --- a/views/class.hbs +++ b/views/class.hbs @@ -31,10 +31,7 @@
-
-

Statistics and Reports

- {{> button style='full' colour='primary' to=reportsLink content='View All'}} -
+

Statistics and Reports

{{#each stats}} {{> adminStat value=value text=text }} diff --git a/views/test.hbs b/views/test.hbs index bd13239..fa008ad 100644 --- a/views/test.hbs +++ b/views/test.hbs @@ -55,10 +55,7 @@
-
-

Statistics and Reports

- {{> button style='full' colour='primary' to=reportsLink content='View All'}} -
+

Statistics and Reports

{{#each stats}} {{> adminStat value=value text=text }}