From: Moritz Bunkus Date: Tue, 17 Jan 2017 15:59:25 +0000 (+0100) Subject: ActionBar: Aufruf Historie in Verkaufrechnungen gefixt X-Git-Tag: release-3.5.4~1298 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=16fc9cde1872e2225442577a63700c80fd377793;p=kivitendo-erp.git ActionBar: Aufruf Historie in Verkaufrechnungen gefixt --- diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index 6b958c25e..6733c6626 100644 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -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 => [