removes unused combined stats

This commit is contained in:
rgarcia
2016-02-04 12:36:14 +01:00
parent 519272956b
commit 36aee45908
3 changed files with 1 additions and 8 deletions

View File

@@ -79,11 +79,6 @@
</div>
</div>
<div class="small-12">
<h2><%= t "admin.stats.show.combined_title" %></h2>
<%= events_chart_tag @event_types.keys, id: 'combined' %>
</div>
<div class="small-12">
<h2><%= t "admin.stats.show.visits_title" %></h2>
<%= visits_chart_tag id: "visits" %>

View File

@@ -152,7 +152,6 @@ en:
geozone: Scope
stats:
show:
combined_title: Combined
stats_title: Stats
summary:
comment_votes: Comment votes

View File

@@ -152,7 +152,6 @@ es:
geozone: "Ámbito"
stats:
show:
combined_title: Combinado
stats_title: Estadísticas
summary:
comment_votes: Votos en comentarios