mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 20:59:30 +00:00
Remove view all reports buttons
This commit is contained in:
@@ -31,10 +31,7 @@
|
||||
</div>
|
||||
<div class='adminSection'>
|
||||
<div class='adminItem adminStats'>
|
||||
<div class='adminItem__title'>
|
||||
<h2>Statistics and Reports</h2>
|
||||
{{> button style='full' colour='primary' to=reportsLink content='View All'}}
|
||||
</div>
|
||||
<h2>Statistics and Reports</h2>
|
||||
<div class='adminStats__stats'>
|
||||
{{#each stats}}
|
||||
{{> adminStat value=value text=text }}
|
||||
|
||||
@@ -55,10 +55,7 @@
|
||||
</div>
|
||||
<div class='adminSection'>
|
||||
<div class='adminItem adminStats'>
|
||||
<div class='adminItem__title'>
|
||||
<h2>Statistics and Reports</h2>
|
||||
{{> button style='full' colour='primary' to=reportsLink content='View All'}}
|
||||
</div>
|
||||
<h2>Statistics and Reports</h2>
|
||||
<div class='adminStats__stats'>
|
||||
{{#each stats}}
|
||||
{{> adminStat value=value text=text }}
|
||||
|
||||
Reference in New Issue
Block a user