Update paths and stable app view
This commit is contained in:
parent
3038ddb6ff
commit
c0f1de9f3f
8 changed files with 11 additions and 12 deletions
|
@ -164,7 +164,7 @@ export const LEGACY_ADMIN_ROUTES: LegacyRoute[] = [
|
|||
view: 'dashboard/scheduledtasks/scheduledtasks.html'
|
||||
}
|
||||
}, {
|
||||
path: 'serveractivity.html',
|
||||
path: 'dashboard/activity',
|
||||
pageProps: {
|
||||
controller: 'dashboard/serveractivity',
|
||||
view: 'dashboard/serveractivity.html'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue