From 028c2a08dcc12025fea86dd4651bbeeef89033c3 Mon Sep 17 00:00:00 2001 From: sidya82 Date: Fri, 28 Feb 2014 03:17:10 +0100 Subject: [PATCH] =?UTF-8?q?=09modifi=C3=A9:=20=20=20=20=20=20=20=20=20vide?= =?UTF-8?q?o.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- video.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/video.html b/video.html index 20ef5bb..aa8603e 100644 --- a/video.html +++ b/video.html @@ -15,7 +15,7 @@ contentType: "image/jpeg", success: function(data){ var str = ""; - $('#image').html(str);?)} + $('#image').html(str);)} }); })