mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Customers portal : Home page template could not be override since template refactoring
SVN:trunk[4270]
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{# itop-portal-base-base/portal/src/views/home/layout.html.twig #}
|
{# itop-portal-base-base/portal/src/views/home/layout.html.twig #}
|
||||||
{# Home layout #}
|
{# Home layout #}
|
||||||
{% extends 'itop-portal-base/portal/src/views/layout.html.twig' %}
|
{% extends app['combodo.portal.instance.conf'].properties.templates.layout %}
|
||||||
|
|
||||||
{% block pPageBodyClass %}home{% endblock %}
|
{% block pPageBodyClass %}home{% endblock %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user