diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index 0bd34f490b..3342d23f02 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -195,11 +195,13 @@ {% include 'prod/tab_thesaurus.html.twig' with {has_access_to_module: app.getAclForUser(app.getAuthenticatedUser()).has_access_to_module('thesaurus')} %} {% endif %} {% endblock %} + {% if plugins.workzone is not empty %}