X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/59da90f65a7f714f03cc9f6f6b5149b4477c6de0..b8741ec3:/templates/webpages/order/tabs/_row.html diff --git a/templates/webpages/order/tabs/_row.html b/templates/webpages/order/tabs/_row.html index b15424c68..b59ffb45c 100644 --- a/templates/webpages/order/tabs/_row.html +++ b/templates/webpages/order/tabs/_row.html @@ -2,11 +2,18 @@ [%- USE HTML %] [%- USE LxERP %] [%- USE L %] +[%- USE P %] -
- -
| - [% var.config.description %] - | -- [% L.hidden_tag('order.orderitems[].custom_variables[+].config_id', var.config.id) %] - [% L.hidden_tag('order.orderitems[].custom_variables[].id', var.id) %] - [% L.hidden_tag('order.orderitems[].custom_variables[].sub_module', var.sub_module) %] - [% INCLUDE 'common/render_cvar_input.html' var_name='order.orderitems[].custom_variables[].unparsed_value' %] - | - [%- IF (n % (MYCONFIG.form_cvars_nr_cols || 3)) == 0 %] -
|---|---|