webalizer removed from stats

This commit is contained in:
echarp 2015-12-27 00:16:17 +01:00
parent 33cb1687ae
commit ba545e9fc3
2 changed files with 2 additions and 10 deletions

View File

@ -31,8 +31,9 @@
%tr
%th.month= I18n.t('date.month_names')[m]
- @years.each do |year|
- line = @months.find do |l|
- l[0][0] == year[0] && l[0][1].try(:to_i) == m
%td.quantity
- line = @months.find { |line| line[0][0] == year[0] && line[0][1].try(:to_i) == m }
= link_to root_path(start_date: "#{year[0]}-#{m}-01") do
= number_with_delimiter line[1] if line
%td.sparkline/
@ -80,8 +81,3 @@
- @city_events.each do |city|
%dt.item= city[0]
%dd.quantity= number_with_delimiter city[1]
%h3= t '.web'
:markdown
#{t '.webalizer'}

View File

@ -137,10 +137,6 @@ fr:
organisés sont mentionnées.
total: Total
web: Statistiques Web
webalizer: Des statistiques Web générées par Webalizer [sont
disponibles](http://agendadulibre.org/stats/). Elles sont protégées par
le login *stats*, mot de passe *Cuntipshaf6* pour éviter le *spam de
referers*
tags:
index:
title: Tags