X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor%2Ftabs%2Fcustom_variables.html;h=10fee4d3d5c33dd19a4bef4d8c66cbc16b2377d3;hb=a206eca6ec7beb6a4344a56df5c8ddb17b50c877;hp=a0a90f9e5fea0538823ab334d5e6e54f05d7f5b6;hpb=6ac47be4e3e318ea212ca595195b0b55a9c386a3;p=kivitendo-erp.git diff --git a/templates/webpages/customer_vendor/tabs/custom_variables.html b/templates/webpages/customer_vendor/tabs/custom_variables.html index a0a90f9e5..10fee4d3d 100644 --- a/templates/webpages/customer_vendor/tabs/custom_variables.html +++ b/templates/webpages/customer_vendor/tabs/custom_variables.html @@ -3,13 +3,14 @@

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