]> granicus.if.org Git - transmission/commit
(trunk web) code futzing: (1) fix mixed tab & space use (2) try to declare local...
authorJordan Lee <jordan@transmissionbt.com>
Sun, 28 Aug 2011 13:57:25 +0000 (13:57 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sun, 28 Aug 2011 13:57:25 +0000 (13:57 +0000)
commite6b8b0339eef79d748736b220f030f014f44ee26
treec206c703373888653564d6add7566276cb946c2e
parentab7fe4470e74d4c8efe0ef509ed4855aba3a135e
(trunk web) code futzing: (1) fix mixed tab & space use (2) try to declare local variables at the front of the function, since there is no block scope in javascript.
web/javascript/dialog.js
web/javascript/file-row.js
web/javascript/torrent-row.js
web/javascript/torrent.js
web/javascript/transmission.js
web/javascript/transmission.remote.js