]> granicus.if.org Git - transmission/commitdiff
spacing, yay!
authorMitchell Livingston <livings124@transmissionbt.com>
Wed, 24 Aug 2011 00:27:27 +0000 (00:27 +0000)
committerMitchell Livingston <livings124@transmissionbt.com>
Wed, 24 Aug 2011 00:27:27 +0000 (00:27 +0000)
web/javascript/transmission.js

index 512769ecc7d9a71286e0d028bed2056f057ff634..77415c86e5e219d7aee0dd12b1dcc0fc20e0bb50 100644 (file)
@@ -1881,7 +1881,7 @@ Transmission.prototype =
                        if( torrent_ids.indexOf( tid ) == -1 )
                                keep.push( row )
                        else {
-                removedAny = true
+                               removedAny = true
                                delete this._torrents[ tid ]
                                $(row.getElement()).remove()
                        }