Portal: Fixed home page <body> CSS class

SVN:trunk[4566]
This commit is contained in:
Guillaume Lajarige
2017-03-03 14:33:42 +00:00
parent 69d0ceaf5b
commit 6582569150

View File

@@ -2,7 +2,7 @@
{# Home layout #}
{% extends app['combodo.portal.instance.conf'].properties.templates.layout %}
{% block pPageBodyClass %}page_home{% endblock %}
{% block pPageBodyClass %}home{% endblock %}
{# Showing only bricks that are not visible on the main content as well as a welcome message #}
{#{% block pNavigationSideMenu %}