Remove commented line in proxyCasesList. Add filtering support for task title and application only when requested.
This commit is contained in:
committed by
Paula Quispe
parent
e79503f590
commit
141e358b6b
@@ -100,8 +100,6 @@ try {
|
||||
break;
|
||||
}
|
||||
|
||||
//$apps = new Applications();
|
||||
|
||||
if ($action == 'search') {
|
||||
$data = Delegation::search(
|
||||
$userUid,
|
||||
|
||||
Reference in New Issue
Block a user