From c066cf431afa87a828fca8afd80ef8dc23b93246 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Thu, 3 Jan 2013 16:21:58 +0000 Subject: [PATCH] Fix javascript error (typo) spotted by andyb2000 --- src/webui/static/app/dvr.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/webui/static/app/dvr.js b/src/webui/static/app/dvr.js index 80be21a6..564eab3a 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) {