This commit is contained in:
Roly Rudy Gutierrez Pinto
2019-06-05 07:56:10 -04:00
parent 0e6e38a48d
commit cf4dbf50df

View File

@@ -116,7 +116,9 @@ try {
$columnSearch
);
} else {
$data = Delegation::search(
//This section is used by the community version
$apps = new Applications();
$data = $apps->getAll(
$userUid,
$start,
$limit,