From: G. Richardson Date: Fri, 7 Apr 2017 09:22:14 +0000 (+0200) Subject: Konteneinstellungen wieder änderbar bei bebuchten Konten X-Git-Tag: release-3.5.4~1130 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=cb0eb91f7b04f728b1057d130f111ad465e8b16a;p=kivitendo-erp.git Konteneinstellungen wieder änderbar bei bebuchten Konten Bei der Menüumstellung war dies für bebuchte Konten unmöglich gemacht worden. --- diff --git a/bin/mozilla/am.pl b/bin/mozilla/am.pl index 347084d04..d8580bbda 100644 --- a/bin/mozilla/am.pl +++ b/bin/mozilla/am.pl @@ -1397,8 +1397,6 @@ sub setup_am_edit_account_action_bar { action => [ t8('Save'), submit => [ '#form', { action => "save_account" } ], - disabled => $::form->{id} && !$::form->{orphaned} ? t8('The object is in use and cannot be changed.') - : undef, accesskey => 'enter', ],