Removal of an unused link

This commit is contained in:
echarp 2018-03-18 16:55:39 +01:00
parent 669471aa59
commit 604d0eceb3
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@
%table.list
%thead
%tr
%th= link_to t(:all,
scope: 'activerecord.attributes.region.name_values'), root_path
%th= t :all, scope: 'activerecord.attributes.region.name_values'
%th= link_to 'RSS', events_path(format: :rss)
%th= link_to :webcal,
events_path(protocol: :webcal, format: :ics, only_path: false)