mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Form prefill: add possibility to change attributes flag on the fly
SVN:trunk[6000]
This commit is contained in:
@@ -1485,8 +1485,7 @@ EOF
|
||||
'stimulus' => $sStimulus,
|
||||
'origin' => 'console'
|
||||
);
|
||||
$oObj->PrefillForm('state_change', $aPrefillFormParam);
|
||||
$oObj->DisplayStimulusForm($oP, $sStimulus);
|
||||
$oObj->DisplayStimulusForm($oP, $sStimulus, $aPrefillFormParam);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user