Hide unused Infohash button in WebUI
This commit is contained in:
parent
f102e988c9
commit
61dbd349ab
@ -106,6 +106,7 @@ Deluge.add.AddWindow = Ext.extend(Deluge.add.Window, {
|
||||
}, {
|
||||
text: _('Infohash'),
|
||||
iconCls: 'icon-add-magnet',
|
||||
hidden: true,
|
||||
disabled: true
|
||||
}, '->', {
|
||||
text: _('Remove'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user