mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°3123 - Refactor default constants
This commit is contained in:
@@ -18,7 +18,7 @@ class Form extends UIContentBlock
|
||||
{
|
||||
// Overloaded constants
|
||||
public const BLOCK_CODE = 'ibo-form';
|
||||
public const HTML_TEMPLATE_REL_PATH = 'base/components/form/layout';
|
||||
public const DEFAULT_HTML_TEMPLATE_REL_PATH = 'base/components/form/layout';
|
||||
|
||||
/** @var string */
|
||||
protected $sOnSubmitJsCode;
|
||||
|
||||
Reference in New Issue
Block a user