Florian Eisenmenger пре 4 година
родитељ
комит
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


Loading…
Откажи
Сачувај