X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fpart%2Fform.html;h=b33d5b07ee20b6932b5c8565ae724d09e811f210;hb=eae5f8bdbca22f1f8c7ba4439dafbe3b89b6a143;hp=693af3e428b9c2938b71ace16606db4f42ac2c67;hpb=c7e142ae1c2cc44f4ef5de1d9fabc43e5ed6244f;p=kivitendo-erp.git diff --git a/templates/webpages/part/form.html b/templates/webpages/part/form.html index 693af3e42..b33d5b07e 100644 --- a/templates/webpages/part/form.html +++ b/templates/webpages/part/form.html @@ -12,6 +12,7 @@ [% L.hidden_tag('part.part_type' , SELF.part.part_type) %] [% L.hidden_tag('part.id' , SELF.part.id) %] [% L.hidden_tag('last_modification', SELF.part.last_modification) %] + [% L.hidden_tag('callback' , FORM.callback) %]