Fix javascript error (typo) spotted by andyb2000
This commit is contained in:
parent
c9088eb739
commit
c066cf431a
1 changed files with 0 additions and 1 deletions
|
@ -129,7 +129,6 @@ tvheadend.dvrDetails = function(entry) {
|
|||
|
||||
success : function(response, options) {
|
||||
win.close();
|
||||
v
|
||||
},
|
||||
|
||||
failure : function(response, options) {
|
||||
|
|
Loading…
Add table
Reference in a new issue