Changeset f811fc
- Timestamp:
- 04/27/2009 09:15:59 PM (16 years ago)
- Branches:
- 2.0.x, develop, extjs4-port, master
- Children:
- 154e67
- Parents:
- a7a136
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
deluge/ui/web/js/Deluge.Torrents.js
ra7a136 rf811fc 207 207 * 208 208 * @param {int} The row index of the torrent you wish to retrieve. 209 * @ param{Ext.data.Record} The record representing the torrent.209 * @return {Ext.data.Record} The record representing the torrent. 210 210 */ 211 211 getTorrent: function(rowIndex) {
Note:
See TracChangeset
for help on using the changeset viewer.