Prüfen beim Speichern, ob Dokument geändert wurde.
[kivitendo-erp.git] / templates / webpages / ap / form_header.html
index 8720c73..fdcbefa 100644 (file)
@@ -39,6 +39,7 @@
 <input type="hidden" name="creditremaining" value="[% creditremaining | html %]">
 
 <input type="hidden" name="forex" value="[% forex | html %]">
+<input type="hidden" name="lastmtime" value="[% HTML.escape(lastmtime) %]">
 
 <input type="hidden" name="id" value="[% id | html %]">
 <input type="hidden" name="sort" value="[% sort | html %]">