{:build_radios('row[team_type]', ['1'=>__('Team_type1'), '2'=>__('Team_type2'), '3'=>__('Team_type3')],$row['team_type'])}
{:build_radios('row[rule_type]', ['1'=>__('Rule_type1'), '2'=>__('Rule_type2'), '3'=>__('Rule_type3'), '4'=>__('Rule_type4'), '5'=>__('Rule_type5'), '6'=>__('Rule_type6')],$row['rule_type'])}
{:build_radios('row[week]', ['0'=>__('Week0'), '1'=>__('Week1'), '2'=>__('Week2'), '3'=>__('Week3'), '4'=>__('Week4'), '5'=>__('Week5'), '6'=>__('Week6')],$row['week'])}
{:__('Key')} {:__('Value')}
{:__('Append')}
    {:build_radios('row[is_public]', ['1'=>__('Is_public1'), '0'=>__('Is_public0')],$row['is_public'])}
    {:build_radios('row[is_bring]', ['0'=>__('Is_bring0'), '1'=>__('Is_bring1')],$row['is_bring'])}
    {:build_radios('row[status]', ['0'=>__('Status0'), '1'=>__('Status1'), '2'=>__('Status2'), '3'=>__('Status3')],$row['status'])}