mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°2847 - Fix TWIG exceptions due non existent JS templates
This commit is contained in:
@@ -19,7 +19,6 @@ class FieldSet extends UIContentBlock
|
||||
// Overloaded constants
|
||||
public const BLOCK_CODE = 'ibo-fieldset';
|
||||
public const HTML_TEMPLATE_REL_PATH = 'components/fieldset/layout';
|
||||
public const JS_TEMPLATE_REL_PATH = 'components/fieldset/layout';
|
||||
|
||||
/** @var string */
|
||||
protected $sLegend;
|
||||
|
||||
Reference in New Issue
Block a user