mirror of
https://github.com/Combodo/iTop.git
synced 2026-08-30 09:58:17 +02:00
N°9989 Revert change
This commit is contained in:
@@ -794,9 +794,6 @@ EOF
|
||||
} elseif ($bInstalled && $bDoNotUninstall) {
|
||||
// If the extension is not uninstallable, it must be unchecked using the "force-uninstall" option
|
||||
$bDisabled = !$bDisableUninstallCheck;
|
||||
if ($bDisabled) {
|
||||
$bChecked = true;
|
||||
}
|
||||
}
|
||||
|
||||
if (isset($aChoice['sub_options'])) {
|
||||
|
||||
Reference in New Issue
Block a user