mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 09:38:48 +02:00
test and corrections
This commit is contained in:
@@ -34,7 +34,7 @@ class OqlFormBlock extends TextAreaFormBlock
|
||||
protected function RegisterOptions(OptionsRegister $oOptionsRegister): void
|
||||
{
|
||||
parent::RegisterOptions($oOptionsRegister);
|
||||
$oOptionsRegister->SetOption('with_ai_button', true);
|
||||
$oOptionsRegister->SetOption('with_ai_button', false);
|
||||
}
|
||||
|
||||
/** @inheritdoc */
|
||||
|
||||
Reference in New Issue
Block a user