Removed superfluous stats pages headers which would be repeated with different layout on the next line, as part of the graphs.

- Legacy-Id: 14953
This commit is contained in:
Henrik Levkowetz 2018-03-28 06:39:16 +00:00
parent 010910a847
commit a5d1266834
15 changed files with 0 additions and 31 deletions

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,5 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart"></div>
<script>

View file

@ -1,6 +1,3 @@
<h3>{{ stats_title }}</h3>
<div id="chart" class="chart-{{ stats_type }}"></div>
<script>