Opened 8 years ago
Closed 8 years ago
#5944 closed Bug (fixed)
torrent.js compareBySize style cleanup
Reported by: | xzcvczx | Owned by: | mike.dld |
---|---|---|---|
Priority: | Lowest | Milestone: | 2.90 |
Component: | Web Client | Version: | 2.84 |
Severity: | Trivial | Keywords: | |
Cc: |
Description
When compareBySize was added spaces were used instead of tabs and so the indentation is incorrect following the rest of the file
Attachments (2)
Change History (4)
Changed 8 years ago by xzcvczx
comment:1 Changed 8 years ago by mike.dld
- Owner set to mike.dld
- Status changed from new to assigned
comment:2 Changed 8 years ago by mike.dld
- Milestone changed from None Set to 2.90
- Resolution set to fixed
- Status changed from assigned to closed
Committed as r14523, among other stuff. Thanks.
Note: See
TracTickets for help on using
tickets.
patch to fix compareBySize code style