]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ap/form_footer.html
history_erp : Unterscheidung von id und glid
[mfinanz.git] / templates / webpages / ap / form_footer.html
index 33635031510249d8e59b9969fb771ccf0d54e6dc..d98e2839380dcf914a8ab55145811fda9e1d5c84 100644 (file)
@@ -41,7 +41,7 @@
 [%- END %]
 
 [%- IF id %]
-  <input type=button class=submit onclick="set_history_window([% id %]);" name="history" id="history" value="[% 'history' | $T8 %]">
+  <input type=button class=submit onclick="set_history_window([% id %], 'glid');" name="history" id="history" value="[% 'history' | $T8 %]">
   [% IF INSTANCE_CONF.get_ap_show_mark_as_paid %]
     <input type="submit" name="action" value="[% 'mark as paid' | $T8 %]">
   [% END %]