mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
(trunk web) fix a leaked javascript variable
This commit is contained in:
@@ -43,6 +43,7 @@ TransmissionRemote.prototype =
|
||||
* or on a 409, globally set the X-Transmission-Session-Id and resend
|
||||
*/
|
||||
ajaxError: function(request, error_string, exception, ajaxObject) {
|
||||
var token;
|
||||
remote = this;
|
||||
|
||||
// set the Transmission-Session-Id on a 409
|
||||
|
||||
Reference in New Issue
Block a user