def update
    if params[:move]
      move_position(@form_of_work, params[:move])
      return
    end