Conformité w3c

This commit is contained in:
echarp 2014-08-07 00:58:11 +02:00
parent b0cca8a4fc
commit cce9696192
1 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,6 @@
= search_form_for @search || Lug.search(params[:q]) do |f|
= link_to lugs_path do
= f.label :name_cont
%em.fa.fa-users
= f.label :name_cont
%em.fa.fa-users
= f.search_field :name_or_city_or_department_or_related_region_name_or_url_cont, size: 13,
placeholder: t('.title', entity: Lug.model_name.human)
= f.button class: :search do