17 lines
355 B
Plaintext
17 lines
355 B
Plaintext
.qi_header
|
|
%h1
|
|
Lignes stats brutes
|
|
|
|
|
|
|
|
|
|
.qi_search_row
|
|
=form_tag "", :method => "get", :onsubmit => "" do
|
|
=render :partial => "qi/qi_ordered_table_search_footer", :locals => {:collection_object => @stat_lines, :csv => true}
|
|
|
|
|
|
=render :partial => "qi/qi_ordered_table", :locals => {:qi_ordered_table_collection => @stat_lines}
|
|
|
|
|
|
|