mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 22:18:46 +02:00
N°3123 - Refactor default constants
This commit is contained in:
@@ -38,7 +38,7 @@ class TopBar extends UIBlock
|
||||
{
|
||||
// Overloaded constants
|
||||
public const BLOCK_CODE = 'ibo-top-bar';
|
||||
public const HTML_TEMPLATE_REL_PATH = 'base/layouts/top-bar/layout';
|
||||
public const DEFAULT_HTML_TEMPLATE_REL_PATH = 'base/layouts/top-bar/layout';
|
||||
|
||||
/** @var QuickCreate|null $oQuickCreate */
|
||||
protected $oQuickCreate;
|
||||
|
||||
Reference in New Issue
Block a user