소스 검색

trying to fix redirect to home bug

Bachir Soussi Chiadmi 7 년 전
부모
커밋
ca50cab7d7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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