From: G. Richardson Date: Fri, 13 Jan 2017 09:26:31 +0000 (+0100) Subject: Part Controller - als neu speichern repariert X-Git-Tag: release-3.5.4~1721 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=dd5f88f6dcf06a3ba690582dec3feae4a50d57b4;p=kivitendo-erp.git Part Controller - als neu speichern repariert alle Buttons (Speichern, Als neu speichern, Löschen) setzen die action selber (siehe js/kivi.Part.js) , die form braucht daher kein verstecktes action für dispatch. --- diff --git a/templates/webpages/part/form.html b/templates/webpages/part/form.html index 03433f33a..aa3cd68aa 100644 --- a/templates/webpages/part/form.html +++ b/templates/webpages/part/form.html @@ -78,8 +78,6 @@

- [% L.hidden_tag('action', 'Part/dispatch') %] - [% IF show_edit_buttons %] [% L.button_tag('kivi.Part.save()', LxERP.t8('Save')) %] [% IF SELF.part.id %]