Nicolas Bally 3fecbf7e7f modification nombre d'inscrits dans le mail
ajout grandes régions
2020-07-22 11:12:11 +02:00

16 lines
463 B
Plaintext

.qi_header
.right= link_to ic(:plus)+' Ajouter', new_admin_circuit_region_cat_path(), :class => "btn btn-primary btn-ap-add", :remote => true
%h1
.qi_search_row
=form_tag "", :method => "get", :onsubmit => "" do
=render :partial => "qi/qi_ordered_table_search_footer", :locals => {:collection_object => @circuit_region_cats}
=render :partial => "qi/qi_ordered_table", :locals => {:qi_ordered_table_collection => @circuit_region_cats}