Files
iTop/templates/base/layouts/page-content/with-side-content.ready.js.twig
2023-03-17 18:28:47 +01:00

7 lines
258 B
Twig

{# @copyright Copyright (C) 2010-2023 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 %}