mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
Portal: Fixed home page <body> CSS class
SVN:trunk[4566]
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user