mirror of
https://github.com/logos-storage/deluge.git
synced 2026-02-12 01:03:08 +00:00
make the edit trackers window resizable
This commit is contained in:
parent
84804d37cc
commit
2eb1a51f6b
@ -43,7 +43,7 @@ Deluge.EditTrackersWindow = Ext.extend(Ext.Window, {
|
||||
height: 220,
|
||||
plain: true,
|
||||
closable: true,
|
||||
resizable: false,
|
||||
resizable: true,
|
||||
|
||||
bodyStyle: 'padding: 5px',
|
||||
buttonAlign: 'right',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user