X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor%2Ftabs%2Fbilling.html;h=979ccbc5339cf07c2ac73d750b41d4ef1013ea4c;hb=76005a6dadacb0ea5fa5902c1c3124312f5b782d;hp=b7dfe9ea2b07ce716b77ebb60ea5a70d75b7d1b3;hpb=b69669f3464e6567271d1a2ecd6657fb6c761854;p=kivitendo-erp.git diff --git a/templates/webpages/customer_vendor/tabs/billing.html b/templates/webpages/customer_vendor/tabs/billing.html index b7dfe9ea2..979ccbc53 100644 --- a/templates/webpages/customer_vendor/tabs/billing.html +++ b/templates/webpages/customer_vendor/tabs/billing.html @@ -286,7 +286,7 @@ [% 'Currency' | $T8 %] - [% L.select_tag('cv.currency_id', SELF.all_currencies, title_key = 'name', value_key = 'id', default = SELF.cv.currency_id, with_empty = 1) %] + [% L.select_tag('cv.currency_id', SELF.all_currencies, title_key = 'name', value_key = 'id', default = SELF.cv.currency_id) %] [% END %]