2016-04-10 9 views

cevap

0
echo $form->field($model, 'filter')->radioList([ 
    'odd' => 'Odd products', 
    'even' => 'Even products' 
])