remove self link

This commit is contained in:
Joerg Reichert 2016-04-10 14:54:10 +02:00
parent 98f05ca746
commit 5326e417bf

View file

@ -11,7 +11,7 @@ html
.row
.small-12.columns
.clearfix
h1#title = link_to 'Stadtratmonitor Leipzig', root_path
h1#title = 'Stadtratmonitor Leipzig'
- flash.each do |name, msg|
= content_tag :div, msg, class: name
= yield