mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 00:58:48 +02:00
form for dashboard
This commit is contained in:
@@ -108,6 +108,7 @@ abstract class AbstractFormBlock implements IFormBlock
|
||||
protected function RegisterOptions(OptionsRegister $oOptionsRegister): void
|
||||
{
|
||||
$oOptionsRegister->SetOption('form_block', $this);
|
||||
$oOptionsRegister->SetOption('form_block_class', get_class($this));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user