]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/gl.pl
Dialogbuchung: Historie: Der Parameter muss glid ansatt id sein.
[mfinanz.git] / bin / mozilla / gl.pl
index e574ea1abdde6c095e2f230db8cf18cfc6900952..0d39d47ea65e403c3b1818cec19839d95659c82e 100644 (file)
@@ -1036,7 +1036,7 @@ sub setup_gl_action_bar {
         action => [ t8('more') ],
         action => [
           t8('History'),
-          call     => [ 'set_history_window', $form->{id} * 1, 'id' ],
+          call     => [ 'set_history_window', $form->{id} * 1, 'glid' ],
           disabled => !$form->{id} ? t8('This invoice has not been posted yet.') : undef,
         ],
         action => [