mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
Medallion icon: Fix message log "Twig : missing file '' : Unable to find template "base/components/medallion-icon/layout.js.twig""
This commit is contained in:
@@ -19,8 +19,7 @@ class MedallionIcon extends UIBlock
|
||||
// Overloaded constants
|
||||
public const BLOCK_CODE = 'ibo-medallion-icon';
|
||||
public const DEFAULT_HTML_TEMPLATE_REL_PATH = 'base/components/medallion-icon/layout';
|
||||
public const DEFAULT_JS_TEMPLATE_REL_PATH = 'base/components/medallion-icon/layout';
|
||||
|
||||
|
||||
/** @var string $sImageUrl */
|
||||
private $sImageUrl;
|
||||
/** @var string $sIconClass */
|
||||
|
||||
Reference in New Issue
Block a user