ActionBar: CustomerVendor form
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 24 Oct 2016 14:07:11 +0000 (16:07 +0200)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Tue, 28 Feb 2017 09:04:33 +0000 (10:04 +0100)
templates/webpages/customer_vendor/form.html

index 32b69a0..25c388e 100644 (file)
@@ -8,7 +8,7 @@
 
 [% cv_cvars = SELF.cv.cvars_by_config %]
 
-<form method="post" action="controller.pl">
+<form id='form' method="post" action="controller.pl">
 
   [% L.hidden_tag('db', FORM.db) %]
   [% L.hidden_tag('callback', FORM.callback) %]