Changeset d9ef65
- Timestamp:
- 01/21/2024 03:20:24 PM (18 months ago)
- Branches:
- develop, master
- Children:
- 848d66
- Parents:
- 7f70d6
- git-author:
- Chris Ross <cross+github@distal.com> (12/29/2023 05:11:24 PM)
- git-committer:
- Calum Lind <calumlind+deluge@gmail.com> (01/21/2024 03:20:24 PM)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
deluge/ui/web/js/deluge-all/TorrentGrid.js
r7f70d6 rd9ef65 62 62 '<div style="background: url(' + 63 63 deluge.config.base + 64 'tracker/{0}) no-repeat; padding-left: 20px;">{0}</div>',64 'tracker/{0}) no-repeat; background-size: contain; padding-left: 20px;">{0}</div>', 65 65 Ext.util.Format.htmlEncode(value) 66 66 );
Note:
See TracChangeset
for help on using the changeset viewer.