mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-05 16:08:40 +00:00
sort out some whitespace
This commit is contained in:
parent
790a10e317
commit
1edafe2b6c
1 changed files with 16 additions and 17 deletions
|
@ -756,7 +756,6 @@ Ext.override(Ext.form.RadioGroup, {
|
||||||
this.items.each(function(i) {
|
this.items.each(function(i) {
|
||||||
that.relayEvents(i, ['check']);
|
that.relayEvents(i, ['check']);
|
||||||
});
|
});
|
||||||
|
|
||||||
Ext.form.RadioGroup.superclass.afterRender.call(this)
|
Ext.form.RadioGroup.superclass.afterRender.call(this)
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue