Poprawki w skryptach JavaScript oraz aktualizacja rozmiaru pliku w synchronizacji FTP

This commit is contained in:
2025-10-31 15:38:54 +01:00
parent a0018a65f3
commit a5c3266443
3 changed files with 370 additions and 7 deletions

View File

@@ -2864,7 +2864,6 @@ var Review = {
".bootstrap-touchspin-up, .bootstrap-touchspin-down, .remove-from-cart",
function (e) {
e.preventDefault()
e.stopPropagation()
var url_call = ""
var $input = $(e.currentTarget)