do not display admin menu if it has no children (#500)
This commit is contained in:
@@ -39,6 +39,7 @@ class UserRepository extends AbstractRepository implements UserLoaderInterface
|
||||
|
||||
return parent::findOneBy($criteria, $orderBy);
|
||||
}
|
||||
|
||||
/**
|
||||
* @return int
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user