]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/is/form_footer.html
history_erp : Unterscheidung von id und glid
[mfinanz.git] / templates / webpages / is / form_footer.html
index d3c8ccf3a58c864683c70f05ef0365de8818897a..bc69dfd80612791a1fb8b8f6a10061c0129fbb6d 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_is_show_mark_as_paid %]
           <input type="submit" class="submit" name="action" value="[% 'mark as paid' | $T8 %]">
       [% END %]