mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Add option display to form (css needs updates)
Add options with_run_button and with_book_button to FormBlockOql
This commit is contained in:
@@ -63,6 +63,7 @@ class FormBlock extends AbstractTypeFormBlock
|
||||
{
|
||||
parent::RegisterOptions($oOptionsRegister);
|
||||
$oOptionsRegister->SetOption('compound', true);
|
||||
$oOptionsRegister->SetOption('display', 'cosy');
|
||||
$oOptionsRegister->SetOptionArrayValue('attr', 'class', 'form');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user