diff --git a/app/views/public/m_events/_search.html.haml b/app/views/public/m_events/_search.html.haml index e71540f..4f4b133 100644 --- a/app/views/public/m_events/_search.html.haml +++ b/app/views/public/m_events/_search.html.haml @@ -3,7 +3,7 @@ -params[:search][:m_event_type_title] = params[:search][:m_event_type_title] || [] .centre_filtre - =link_to image_tag('https://www.mamotosurcircuit.com/images/interface/btn_inscription.png'), public_my_account_path(), :class => "ins" + =#link_to image_tag('https://www.mamotosurcircuit.com/images/interface/btn_inscription.png'), public_my_account_path(), :class => "ins" %h4 Trouvez votre journée sur circuit =form_tag public_m_events_path, :method => "get", :onsubmit => "" do