objectManager: Support user-selected sorting in tables
This commit is contained in:
committed by
Chris Morgan
parent
62e3a98fca
commit
e7625791a0
@@ -66,6 +66,7 @@ if($aClean['bIsRejected'] == 'true')
|
||||
}
|
||||
|
||||
$oObject->getMultiPageDataFromInput($aClean);
|
||||
$oObject->setSortInfo($aClean);
|
||||
|
||||
$sClass = $oObject->getClass();
|
||||
$oOtherObject = new $sClass($oObject->getId());
|
||||
|
||||
Reference in New Issue
Block a user