Commit a9b5db18 authored by Frank Bergmann's avatar Frank Bergmann

- Replaced export_form_vars with export_vars -form

- replaces ad_export_vars with export_vars
parent 5a24738c
......@@ -13,7 +13,7 @@
<td>
<form method=get action='index'>
<%= [export_form_vars material_group_id material_start_idx material_order_by material_how_many material_view_name] %>
<%= [export_vars -form {material_group_id material_start_idx material_order_by material_how_many material_view_name}] %>
</form>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment