From 9996587d035a11cacc59095ba95f3d2494cb2b1d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Mon, 24 Oct 2016 16:07:11 +0200 Subject: [PATCH] ActionBar: CustomerVendor form --- templates/webpages/customer_vendor/form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/webpages/customer_vendor/form.html b/templates/webpages/customer_vendor/form.html index 32b69a0ec..25c388e70 100644 --- a/templates/webpages/customer_vendor/form.html +++ b/templates/webpages/customer_vendor/form.html @@ -8,7 +8,7 @@ [% cv_cvars = SELF.cv.cvars_by_config %] -
+ [% L.hidden_tag('db', FORM.db) %] [% L.hidden_tag('callback', FORM.callback) %] -- 2.20.1