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