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