mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
N°3123 - Refactor default constants
This commit is contained in:
@@ -10,7 +10,7 @@ namespace Combodo\iTop\Application\UI\Base\Component\Title;
|
||||
|
||||
class TitleForObjectDetails extends Title
|
||||
{
|
||||
public const HTML_TEMPLATE_REL_PATH = 'base/components/title/titleforobjectdetails';
|
||||
public const DEFAULT_HTML_TEMPLATE_REL_PATH = 'base/components/title/titleforobjectdetails';
|
||||
|
||||
/** @var string */
|
||||
protected $sClassName;
|
||||
|
||||
Reference in New Issue
Block a user