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