]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ir/form_footer.html
history_erp : Unterscheidung von id und glid
[mfinanz.git] / templates / webpages / ir / form_footer.html
index ad241a17a1c332e49356e34e938205b512577b06..99767155d8ae40dc9e76e2c381b43b0293c877b9 100644 (file)
 
   [% IF id %]
       [%#- button for saving history %]
-      <input type="button" class="submit" onclick="set_history_window([% id | html %]);" name="history" id="history" value="[% 'history' | $T8 %]">
+      <input type="button" class="submit" onclick="set_history_window([% id | html %], 'glid');" name="history" id="history" value="[% 'history' | $T8 %]">
 
       [% IF INSTANCE_CONF.get_ir_show_mark_as_paid %]
           <input type="submit" class="submit" name="action" value="[% 'mark as paid' | $T8 %]">