mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-12 12:34:12 +01: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 #}
|
||||
{# 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 %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user