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