VRFS-3246 : Scope the unstopped selector.

This commit is contained in:
Steven Miers 2015-06-03 17:44:17 -05:00
parent c800ea8b00
commit b39c314e5b
1 changed files with 1 additions and 1 deletions

View File

@ -719,7 +719,7 @@
app.bindScreen('band/setup', screenBindings)
$('input[type=radio]').iCheck({
$screen.find('input[type=radio]').iCheck({
checkboxClass: 'icheckbox_minimal',
radioClass: 'iradio_minimal',
inheritClass: true