mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
plug a handful of context leaks.
This commit is contained in:
@@ -269,7 +269,7 @@ TorrentRendererCompact.prototype =
|
||||
{
|
||||
createRow: function()
|
||||
{
|
||||
var progressbar, deatils, name, root;
|
||||
var progressbar, details, name, root;
|
||||
|
||||
progressbar = TorrentRendererHelper.createProgressbar('compact');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user