mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-04 16:08:44 +02:00
N°2847 - Fix TWIG exceptions due non existent JS templates
This commit is contained in:
@@ -33,7 +33,6 @@ class Tab extends UIContentBlock
|
||||
// Overloaded constants
|
||||
public const BLOCK_CODE = 'ibo-tab';
|
||||
public const HTML_TEMPLATE_REL_PATH = 'layouts/tabcontainer/tab/tab';
|
||||
public const JS_TEMPLATE_REL_PATH = 'layouts/tabcontainer/tab/tab';
|
||||
|
||||
protected const TAB_TYPE = TabManager::ENUM_TAB_TYPE_HTML;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user