From cb0eb91f7b04f728b1057d130f111ad465e8b16a Mon Sep 17 00:00:00 2001 From: "G. Richardson" Date: Fri, 7 Apr 2017 11:22:14 +0200 Subject: [PATCH] =?utf8?q?Konteneinstellungen=20wieder=20=C3=A4nderbar=20b?= =?utf8?q?ei=20bebuchten=20Konten?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bei der Menüumstellung war dies für bebuchte Konten unmöglich gemacht worden. --- bin/mozilla/am.pl | 2 -- 1 file changed, 2 deletions(-) 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', ], -- 2.20.1