Procházet zdrojové kódy

fixed history.js librarie link

Bachir Soussi Chiadmi před 7 roky
rodič
revize
0afbfdd8c0

+ 1 - 1
sites/all/themes/custom/edlptheme/edlptheme.libraries.yml

@@ -9,7 +9,7 @@ global-css:
 global-js:
   version: VERSION
   js:
-    bower_components/history.js/scripts/bundled/html4+html5/jquery.history.js: { scope: footer }
+    assets/dist/bower/jquery.history.js: { scope: footer }
     assets/dist/bower/jquery.hotkeys.js: { scope: footer }
     assets/dist/bower/jquery.overlayScrollbars.min.js: { scope: footer }
     assets/dist/scripts/main.min.js: { scope: footer }