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