From: Dave Chapman Date: Thu, 3 Jan 2013 16:21:58 +0000 (+0000) Subject: Fix javascript error (typo) spotted by andyb2000 X-Git-Tag: v3.5~205 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c066cf431afa87a828fca8afd80ef8dc23b93246;p=thirdparty%2Ftvheadend.git Fix javascript error (typo) spotted by andyb2000 --- diff --git a/src/webui/static/app/dvr.js b/src/webui/static/app/dvr.js index 80be21a60..564eab3a5 100644 --- a/src/webui/static/app/dvr.js +++ b/src/webui/static/app/dvr.js @@ -129,7 +129,6 @@ tvheadend.dvrDetails = function(entry) { success : function(response, options) { win.close(); - v }, failure : function(response, options) {