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