modifié: superTornado.py
modifié: video.html
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
$.ajax({
|
||||
type: "POST",
|
||||
url:'/ajax',
|
||||
contentType: "image/jpg",
|
||||
contentType: "image/jpeg",
|
||||
success: function(data){
|
||||
$('#image').html(data)}
|
||||
});
|
||||
|
Reference in New Issue
Block a user