From ca50cab7d7d01723dd7ac14886ca85e74f57a2c5 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Wed, 4 Apr 2018 14:59:40 +0200 Subject: [PATCH] trying to fix redirect to home bug --- sites/all/themes/custom/edlptheme/edlptheme.libraries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml b/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml index b05b5af43..37db8e80b 100644 --- a/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml +++ b/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml @@ -7,7 +7,7 @@ global-css: history-js: version: VERSION js: - assets/dist/scripts/history.min.js: { weight:-998, scope: header, group: edlptheme } + assets/dist/scripts/history.min.js: { weight:-998, scope: header } global-js: version: VERSION