VRFS-3246 : Scope the unstopped selector.
This commit is contained in:
parent
c800ea8b00
commit
b39c314e5b
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue