mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°3581 - Dashlet: Rename DashletHeaderStatic template to match conventions
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Combodo\iTop\Application\UI\Base\Component\Dashlet;
|
||||
class DashletHeaderStatic extends DashletContainer
|
||||
{
|
||||
public const BLOCK_CODE = 'ibo-dashlet-header-static';
|
||||
public const DEFAULT_HTML_TEMPLATE_REL_PATH = 'base/components/dashlet/dashletheaderstatic';
|
||||
public const DEFAULT_HTML_TEMPLATE_REL_PATH = 'base/components/dashlet/dashlet-header-static';
|
||||
|
||||
/** @var string */
|
||||
protected $sTitle;
|
||||
|
||||
Reference in New Issue
Block a user