This commit is contained in:
Paula Quispe
2017-02-16 16:06:14 -04:00
parent 5dbd564af3
commit bbdc457ed5

View File

@@ -126,7 +126,7 @@ class Applications
$totalCount = $aRow['TOTAL'];
//Filters
if (!empty($sort)) {error_log($sort);
if (!empty($sort)) {
switch ($sort) {
case 'APP_NUMBER':
//The order by APP_DELEGATION.APP_NUMBER is must be fast than APPLICATION.APP_NUMBER