Skip to content

Remove old inputs in select_mode_radio-check#2055

Merged
tadatuta merged 2 commits intov6from
issues/2005@v6
Jun 26, 2017
Merged

Remove old inputs in select_mode_radio-check#2055
tadatuta merged 2 commits intov6from
issues/2005@v6

Conversation

@tadatuta
Copy link
Member

@tadatuta
Copy link
Member Author

cc @veged

var val = this.getVal(),
control = this._elem('control') && this._elem('control').domElem;
control = this._elem('control'),
controlElem = control && control.domElem;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

controlElem -> controlDomElem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant