diff --git a/app/views/lugs/_search.html.haml b/app/views/lugs/_search.html.haml index f9032f6a..93951505 100644 --- a/app/views/lugs/_search.html.haml +++ b/app/views/lugs/_search.html.haml @@ -1,6 +1,7 @@ -%h2 - %em.fa.fa-users - = title t '.title', entity: Lug.model_name.human += link_to lugs_path do + %h2 + %em.fa.fa-users + = title t '.title', entity: Lug.model_name.human = search_form_for @search do |f| = f.label :name_cont