<# _.each( data.options, function( switchId ) { #>
3 && switchId != 23 && !data.is_ultimate ) { #> disabled <# } #> <# if ( switchId==data.controlValue ) { #> checked="checked" <# } #> />
<# }); #>
<# if ( data.description ) { #>
{{{ data.description }}}
<# } #> [], 'toggle' => true, ]; } }