]> granicus.if.org Git - transmission/commitdiff
fix accidental tab indentation damage in r12797
authorJordan Lee <jordan@transmissionbt.com>
Tue, 30 Aug 2011 02:57:00 +0000 (02:57 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Tue, 30 Aug 2011 02:57:00 +0000 (02:57 +0000)
web/javascript/transmission.js

index b5741f5954cf6e5480a64d1e4fdb1c83cf2c2a81..61226432455ee710c24bf5010c8db79438af30b9 100644 (file)
@@ -1088,7 +1088,7 @@ Transmission.prototype =
                return false;
        },
 
-    refreshInspectorTorrents: function(full)
+       refreshInspectorTorrents: function(full)
        {
                // some torrent fields are only used by the inspector, so we defer loading them
                // until the user is viewing the torrent in the inspector.