convert UserProfilesPage to react
This commit is contained in:
@@ -479,7 +479,7 @@ import { appRouter } from '../components/appRouter';
|
||||
path: 'dashboard/users/userprofiles.html',
|
||||
autoFocus: false,
|
||||
roles: 'admin',
|
||||
controller: 'dashboard/users/userprofilespage'
|
||||
pageComponent: 'UserProfilesPage'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
|
||||
Reference in New Issue
Block a user