mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-03 19:07:47 +03:00
web: minor IE compatibility change
This commit is contained in:
parent
609f54a704
commit
6892834d4d
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Ext.define('Deluge.details.PeersTab', {
|
|||
title: _('Peers'),
|
||||
cls: 'x-deluge-peers',
|
||||
viewConfig: {
|
||||
loadMask: false,
|
||||
loadMask: false
|
||||
},
|
||||
invalidateScrollerOnRefresh: false,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue