Browse Source

trying to fix redirect to home bug

Bachir Soussi Chiadmi 6 years ago
parent
commit
ca50cab7d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sites/all/themes/custom/edlptheme/edlptheme.libraries.yml

+ 1 - 1
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