This commit is contained in:
2020-05-26 10:14:28 +07:00
parent 752ed3aa1c
commit 57cff72a43
3 changed files with 4 additions and 2 deletions

View File

@@ -126,7 +126,7 @@ function saveStep2(e) {
"full_screen": parseInt($("#text-c62").html()),
"width": parseInt($("#text-c63").html()),
"height": parseInt($("#text-c64").html()),
"banner": parseInt($("#text-c65").html())
"banner": $("#text-c65").html()
},
"id_city": parseInt($("#text-c7").html()),
"open_door": {