소스 검색

js

master
부모
커밋
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


불러오는 중...
취소
저장