From a969d352ec39ec367c4f0f1f3bc8a194b7c61c03 Mon Sep 17 00:00:00 2001 From: Molkobain Date: Tue, 28 Jul 2020 09:40:11 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B02847=20-=20Rework=20iTopWebPage=20layout?= =?UTF-8?q?=20(WIP=20Part=20V)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - iTopWebPage: Restore "open search" feature --- templates/pages/backoffice/layout.html.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/pages/backoffice/layout.html.twig b/templates/pages/backoffice/layout.html.twig index 0e8aa44489..895a60eaa9 100644 --- a/templates/pages/backoffice/layout.html.twig +++ b/templates/pages/backoffice/layout.html.twig @@ -10,6 +10,7 @@ {% endif %} {{ aPage.sTitle }} + {# Stylesheets MUST be loaded before any scripts otherwise we may face problems such as - Visual glitches