mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 06:58:49 +02:00
N°2847 - Fix TWIG exceptions due non existent JS templates
This commit is contained in:
@@ -19,7 +19,6 @@ class Field extends UIBlock
|
||||
// Overloaded constants
|
||||
public const BLOCK_CODE = 'ibo-field';
|
||||
public const HTML_TEMPLATE_REL_PATH = 'components/field/layout';
|
||||
public const JS_TEMPLATE_REL_PATH = 'components/field/layout';
|
||||
|
||||
/** @var array */
|
||||
protected $aParams;
|
||||
|
||||
Reference in New Issue
Block a user