Merge pull request #3567 from grafixeyehero/Convert-HomePage-to-react
This commit is contained in:
@@ -293,14 +293,6 @@ import { appRouter } from '../components/appRouter';
|
||||
controller: 'dashboard/plugins/repositories/index'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
alias: '/home.html',
|
||||
path: 'home.html',
|
||||
autoFocus: false,
|
||||
controller: 'home',
|
||||
type: 'home'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
alias: '/list.html',
|
||||
path: 'list.html',
|
||||
|
||||
Reference in New Issue
Block a user