Files
iTop/templates/base/layouts/page-content/with-side-content.ready.js.twig
2024-05-06 18:35:31 +02:00

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 %}