PMCORE-1309
This commit is contained in:
@@ -2601,7 +2601,7 @@ class Cases
|
||||
|
||||
//Order by
|
||||
$c->clearOrderByColumns();
|
||||
$c->addAscendingOrderByColumn(AppDelegationPeer::DEL_DELEGATE_DATE);
|
||||
$c->addAscendingOrderByColumn(AppDelegationPeer::DEL_INDEX);
|
||||
|
||||
return $c;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user