sort out some whitespace
This commit is contained in:
parent
790a10e317
commit
1edafe2b6c
@ -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…
x
Reference in New Issue
Block a user