Removal of an unused link
This commit is contained in:
parent
669471aa59
commit
604d0eceb3
@ -7,8 +7,7 @@
|
|||||||
%table.list
|
%table.list
|
||||||
%thead
|
%thead
|
||||||
%tr
|
%tr
|
||||||
%th= link_to t(:all,
|
%th= t :all, scope: 'activerecord.attributes.region.name_values'
|
||||||
scope: 'activerecord.attributes.region.name_values'), root_path
|
|
||||||
%th= link_to 'RSS', events_path(format: :rss)
|
%th= link_to 'RSS', events_path(format: :rss)
|
||||||
%th= link_to :webcal,
|
%th= link_to :webcal,
|
||||||
events_path(protocol: :webcal, format: :ics, only_path: false)
|
events_path(protocol: :webcal, format: :ics, only_path: false)
|
||||||
|
Loading…
Reference in New Issue
Block a user