[fix] montage: smaller, secu
This commit is contained in:
parent
f7f6fa25ea
commit
be8354b535
3 changed files with 6 additions and 5 deletions
|
|
@ -311,7 +311,8 @@ $( "#montage" ).on("submit",function(e){
|
|||
div.html( "<a href="+url+" target=_blank>Download "+data["horizontal"]+"x"+data["vertical"]+"</a>")
|
||||
},
|
||||
error: function( data, msg, xhr){
|
||||
console.log( msg)
|
||||
console.log( data)
|
||||
div.html( "<span class=error>Oops... An error occured.")
|
||||
},
|
||||
url: "montage.php",
|
||||
data: data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue