mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 13:08:45 +02:00
N°8031 - Make all portal bricks use custom templates for all templates (#696)
Service implementation
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
{# itop-portal-base/portal/templates/bricks/layout.html.twig #}
|
||||
{# Brick base layout #}
|
||||
{% extends app['combodo.portal.instance.conf'].properties.templates.layout %}
|
||||
{% extends template('page') %}
|
||||
|
||||
{% block pPageTitle %}
|
||||
{# Overloading the default template's title to show the brick's title #}
|
||||
|
||||
Reference in New Issue
Block a user