Преглед на файлове

fixed history.js librarie link

Bachir Soussi Chiadmi преди 7 години
родител
ревизия
0afbfdd8c0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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 }