From 45a649245fb66bd584f543f0317c5c2aa9970fed Mon Sep 17 00:00:00 2001 From: Harrys Ravalomanana Date: Mon, 3 Jun 2019 13:33:59 +0400 Subject: [PATCH] PHRAS-2608 #comment remove custom link when user is not connected #time 1h --- templates/web/common/menubar.html.twig | 211 ++++++++++++------------- 1 file changed, 101 insertions(+), 110 deletions(-) diff --git a/templates/web/common/menubar.html.twig b/templates/web/common/menubar.html.twig index ac7001dbcc..84ab930e7d 100644 --- a/templates/web/common/menubar.html.twig +++ b/templates/web/common/menubar.html.twig @@ -18,115 +18,115 @@ {% endif %} -
  • - + {% if module is defined and module != "lightbox" and app.getAuthenticator().isAuthenticated() %} +
  • + - +
  • + {% endif %}