sin comillas
This commit is contained in:
parent
5dad13bc3c
commit
fd2e2509d0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
%small
|
%small
|
||||||
= t('.last_update')
|
= t('.last_update')
|
||||||
%time{ datetime: @last_stat.created_at }
|
%time{ datetime: @last_stat.created_at }
|
||||||
"#{time_ago_in_words @last_stat.created_at}."
|
#{time_ago_in_words @last_stat.created_at}.
|
||||||
|
|
||||||
.mb-5
|
.mb-5
|
||||||
- Stat::INTERVALS.each do |interval|
|
- Stat::INTERVALS.each do |interval|
|
||||||
|
|
Loading…
Reference in a new issue