X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/54f00ed88d7ed5fcd286ac72b9a9052243153c57..fbcd5580:/templates/webpages/customer_vendor/tabs/custom_variables.html diff --git a/templates/webpages/customer_vendor/tabs/custom_variables.html b/templates/webpages/customer_vendor/tabs/custom_variables.html index 7af8b7932..10fee4d3d 100644 --- a/templates/webpages/customer_vendor/tabs/custom_variables.html +++ b/templates/webpages/customer_vendor/tabs/custom_variables.html @@ -3,14 +3,14 @@

- [% FOREACH var = cv_cvars %] + [% FOREACH var = SELF.cv.cvars_by_config %] - +
[% var.config.description | html %][% var.config.description | html %] - [% - INCLUDE 'customer_vendor/render_cvar_input.html' - cvar_name_prefix = 'cv_cvars.' + [% INCLUDE 'common/render_cvar_input.html' + cvar_name_prefix = 'cv_cvars.' + var_name = '' %]