mirror of
https://github.com/transmission/transmission.git
synced 2025-12-23 03:48:41 +00:00
(trunk web) refactor the preferences dialog into its own class. Make the prefs dialog invokable on iPhones/Androids (#1131) and add stop ratio functionality (#2006).
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
/*
|
||||
* Copyright © Jordan Lee
|
||||
* This code is licensed under the GPL version 2.
|
||||
* <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
|
||||
/**
|
||||
* Copyright © Mnemosyne LLC
|
||||
*
|
||||
* This file is licensed under the GPLv2.
|
||||
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
||||
*/
|
||||
|
||||
function FileRow(torrent, i)
|
||||
|
||||
Reference in New Issue
Block a user