update
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user