From 74d72b9153e8e710d081db386975d35458724b89 Mon Sep 17 00:00:00 2001 From: Olivier Dony Date: Mon, 3 Sep 2018 14:42:34 +0200 Subject: [PATCH] [FIX] portal: raise front-end asset priority This is necessary to make it among the first of the "assets frontend" inherited views, and specifically make it appear *before* the one from website. Without this, SCSS styles may be randomly broken if the original installation order of `portal` and `website` was reversed (e.g. for older databases). --- addons/portal/views/assets.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/portal/views/assets.xml b/addons/portal/views/assets.xml index 44af4db1950c4..64c8cee45642b 100644 --- a/addons/portal/views/assets.xml +++ b/addons/portal/views/assets.xml @@ -1,6 +1,6 @@ -