Minor - Flint fixes

pull/3846/head
Angel Fernando Quiroz Campos 5 years ago committed by GitHub
parent 3c298e9d99
commit 7ef6d9dcc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      main/survey/survey_list.php

@ -506,7 +506,6 @@ if (isset($_POST['action']) && $_POST['action'] && isset($_POST['id']) && is_arr
$coordinate = $page->getCellByColumnAndRow($lastColumn, 1)->getCoordinate();
$lastCoordinate = $coordinate;
}
}
}

Loading…
Cancel
Save