Fix javascript error (typo) spotted by andyb2000

This commit is contained in:
Dave Chapman 2013-01-03 16:21:58 +00:00
parent c9088eb739
commit c066cf431a

View file

@ -129,7 +129,6 @@ tvheadend.dvrDetails = function(entry) {
success : function(response, options) {
win.close();
v
},
failure : function(response, options) {