Project

General

Profile

« Previous | Next » 

Revision 57708

[Monitor-Dashboard]: Rename home -> stakeholder. Add custom classes to chart Icons

View differences:

app-routing.module.ts
25 25
  },
26 26
  {
27 27
    path: 'admin/:stakeholder',
28
    loadChildren: './home/home.module#HomeModule',
28
    loadChildren: './stakeholder/stakeholder.module#StakeholderModule',
29 29
    resolve: {envSpecific: EnvironmentSpecificResolver}
30 30
  },
31 31
  {

Also available in: Unified diff