summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
33da73f)
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.
- [% L.hidden_tag('action', 'Part/dispatch') %]
-
[% IF show_edit_buttons %]
[% L.button_tag('kivi.Part.save()', LxERP.t8('Save')) %]
[% IF SELF.part.id %]
[% IF show_edit_buttons %]
[% L.button_tag('kivi.Part.save()', LxERP.t8('Save')) %]
[% IF SELF.part.id %]