mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 20:18:52 +02:00
7 lines
258 B
Twig
7 lines
258 B
Twig
{# @copyright Copyright (C) 2010-2020 Combodo SARL #}
|
|
{# @license http://opensource.org/licenses/AGPL-3.0 #}
|
|
{% if aPage.isPrintable %}
|
|
oHiddeableChapters['ibo-side-content'] = '{{ 'UI:Layout:ActivityPanel:Tab:Activity:Title'|dict_s }}';
|
|
{% endif %}
|
|
|