Explorar el Código

fixed history.js librarie link

Bachir Soussi Chiadmi hace 7 años
padre
commit
0afbfdd8c0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      sites/all/themes/custom/edlptheme/edlptheme.libraries.yml

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