N°2847 - Dashboards edition

This commit is contained in:
Eric
2020-11-03 16:14:45 +01:00
parent b7543b54e8
commit cfbfaad154
8 changed files with 123 additions and 139 deletions

View File

@@ -13,4 +13,5 @@ use Combodo\iTop\Application\UI\Layout\UIContentBlock;
class DashletContainer extends UIContentBlock
{
public const BLOCK_CODE = 'ibo-dashlet';
public const HTML_TEMPLATE_REL_PATH = 'layouts/content-block/layout';
}