The link to past events does go to those.

Refs #168
This commit is contained in:
echarp 2020-02-18 20:42:48 +01:00
parent 2d2deffdac
commit a145c61171
2 changed files with 2 additions and 2 deletions

View File

@ -86,5 +86,5 @@
%em.fa.fa-backward
= t '.past'
%dd
= link_to tag_path @orga.name_as_tag do
= link_to tag_path(@orga.name_as_tag, anchor: 'past') do
= t '.count', count: @events_past.count

View File

@ -28,7 +28,7 @@
attributes: %w[href src width height style title name id]
- if @events_past.any?
%h2
%h2#past
%em.fa.fa-backward
= t '.past'
\-