1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 08:43:27 +00:00

#1939 fix javascript error in r8073

This commit is contained in:
Mitchell Livingston 2009-03-18 21:43:11 +00:00
parent 8056917945
commit 9f4e42c4eb

View file

@ -151,7 +151,7 @@ TransmissionRemote.prototype =
this.sendTorrentCommand( 'torrent-remove', torrents );
},
removeTorrentsAndData: function( torrents ) {
var remote = this,
var remote = this;
var o = {
method: 'torrent-remove',
arguments: {