PMC-131 In section Admin->Users->Groups the second page of the list always shows double the corresponding amount of groups
This commit is contained in:
@@ -233,7 +233,7 @@ class adminProxy extends HttpProxyController
|
||||
return array('success' => $success, 'users' => $usersAdmin);
|
||||
}
|
||||
|
||||
public function getUxTypesList($type = 'assoc')
|
||||
public static function getUxTypesList($type = 'assoc')
|
||||
{
|
||||
$list = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user