메인 스크롤 로직 수정

This commit is contained in:
ecpla 2023-03-13 16:11:02 +09:00
parent 1b01051665
commit 59d5a7b67c

View File

@ -73,7 +73,6 @@ $(document).ready(function() {
return false;
}
$('#btn-scroll').attr('onclick','fn_Move('+seq+')');
// return false;
}
});