modifié: video.html

This commit is contained in:
sidya82 2014-02-28 02:16:55 +01:00
parent e07de57fb2
commit 84b68e4898
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
success: function(data){
$('.image').html('<img src="data:image/png;base64,' + data + '" />'); },
} );
}
</script>
</head>
<body>