<%= e.check_box :role, {:checked => true, :class => 'people', :id => employee.id} %><%= select_tag(e.object_name + "[empl_id]", grouped_options_for_select(Division.for_select_only_working, employee.empl_id), :class => 'empls') %><%= button_to_function "X", "$j(this).parents('.ck-button').remove();"%>