Removal of an unused link
This commit is contained in:
parent
669471aa59
commit
604d0eceb3
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user