]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/is.pl
ActionBar: Aufruf Historie in Verkaufrechnungen gefixt
[mfinanz.git] / bin / mozilla / is.pl
index 6b958c25e332848794418bf7448d9101aa7d76cf..6733c662659bb63b91106217d04c0f73dd6b105d 100644 (file)
@@ -355,7 +355,7 @@ sub setup_is_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 => [