Migrate abstract class creation page

This commit is contained in:
Molkobain
2021-03-04 17:22:55 +01:00
parent 1d7bc7c8f7
commit 99295634a6
4 changed files with 50 additions and 67 deletions

View File

@@ -12,6 +12,8 @@ use Combodo\iTop\Application\UI\Base\UIBlock;
class SelectOption extends UIBlock
{
// Overloaded constants
public const BLOCK_CODE = 'ibo-select-option';
public const DEFAULT_HTML_TEMPLATE_REL_PATH = 'base/components/input/select/selectoption';
/** @var string */