Florian Eisenmenger 4 лет назад
Родитель
Сommit
06a45b763e
2 измененных файлов: 2 добавлений и 2 удалений
  1. +1
    -1
      zenitPlatformAtmosSet1/src/Resources/app/storefront/dist/storefront/js/zenit-platform-atmos-set1.js
  2. +1
    -1
      zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/storefront/js/zenit-platform-atmos-set2.js

+ 1
- 1
zenitPlatformAtmosSet1/src/Resources/app/storefront/dist/storefront/js/zenit-platform-atmos-set1.js Просмотреть файл

@@ -58,7 +58,7 @@ $(document).ready(function() {
});
// Add smooth scrolling to all links
$("a").on('click', function(event) {
$(".thumbnail-container a").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior


+ 1
- 1
zenitPlatformAtmosSet2/src/Resources/app/storefront/dist/storefront/js/zenit-platform-atmos-set2.js Просмотреть файл

@@ -58,7 +58,7 @@ $(document).ready(function() {
});

// Add smooth scrolling to all links
$("a").on('click', function(event) {
$(".thumbnail-container a").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior


Загрузка…
Отмена
Сохранить