mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°1731 - Allow Transitions without unnecessary confirmation - add force_transition_confirmation param
This commit is contained in:
@@ -3299,7 +3299,7 @@ EOF
|
||||
}
|
||||
}
|
||||
|
||||
if ($bExistFieldToDisplay) {
|
||||
if ($bExistFieldToDisplay || MetaModel::GetConfig()->Get('force_transition_confirmation')) {
|
||||
$oPage->set_title($sActionLabel);
|
||||
$oPage->add(<<<HTML
|
||||
<!-- Beginning of object-transition -->
|
||||
|
||||
Reference in New Issue
Block a user