Login button entfernt

This commit is contained in:
Joerg Reichert 2016-03-26 10:00:04 +01:00
parent 8974da062c
commit 1734b8bfd6
4 changed files with 0 additions and 51 deletions

View file

@ -11,11 +11,8 @@ html
.row
.small-12.columns
.clearfix
.right = render 'login_button'
h1#title = link_to 'Stadtratmonitor Leipzig', root_path
- flash.each do |name, msg|
= content_tag :div, msg, class: name
= yield
script src="https://login.persona.org/include.js"
= javascript_include_tag 'application', 'data-turbolinks-track' => true