From e838b6f1663da49ff33dfbbef1595781d45ea989 Mon Sep 17 00:00:00 2001 From: Mike Ng Date: Thu, 23 Nov 2017 16:40:20 +0400 Subject: [PATCH] Port PHRAS-1577 to 4.1 --- templates/web/prod/WorkZone/Basket.html.twig | 6 +- templates/web/prod/WorkZone/Story.html.twig | 6 +- templates/web/prod/toolbar.html.twig | 62 ++++++++++---------- 3 files changed, 37 insertions(+), 37 deletions(-) diff --git a/templates/web/prod/WorkZone/Basket.html.twig b/templates/web/prod/WorkZone/Basket.html.twig index 36307244cb..31a2b2bceb 100644 --- a/templates/web/prod/WorkZone/Basket.html.twig +++ b/templates/web/prod/WorkZone/Basket.html.twig @@ -41,9 +41,9 @@ {% endif %} {% if app.getAclForUser(app.getAuthenticatedUser()).has_right(constant('\\ACL::BAS_CHUPUB')) %} - + {##} diff --git a/templates/web/prod/WorkZone/Story.html.twig b/templates/web/prod/WorkZone/Story.html.twig index 8c1c3474d2..d3c7bced84 100644 --- a/templates/web/prod/WorkZone/Story.html.twig +++ b/templates/web/prod/WorkZone/Story.html.twig @@ -41,9 +41,9 @@ {% endif %} {% if app.getAclForUser(app.getAuthenticatedUser()).has_right(constant('\\ACL::BAS_CHUPUB')) %} - + {##} diff --git a/templates/web/prod/toolbar.html.twig b/templates/web/prod/toolbar.html.twig index 5cac9201a1..dd4dee0230 100644 --- a/templates/web/prod/toolbar.html.twig +++ b/templates/web/prod/toolbar.html.twig @@ -139,13 +139,13 @@ {{ 'Feedback' | trans }} -
  • -
  • - - - {{ 'action : bridge' | trans }} - -
  • + {#
  • #} + {#
  • #} + {##} + {##} + {#{{ 'action : bridge' | trans }}#} + {##} + {#
  • #}
  • @@ -211,36 +211,36 @@ {% elseif acl.has_right(constant('\\ACL::BAS_CHUPUB')) %}
    - #} + - + {% endif %}
    {% elseif plugins.actionbar is not empty %}