Project

General

Profile

« Previous | Next » 

Revision 60306

[Admin tool|NEW UI - branch]

Changes for claims page + customization page

View differences:

community-routing.module.ts
20 20
      data: {
21 21
        param: 'community'
22 22
      }
23
    },
24
    {
25
      path: 'claims',
26
      loadChildren: './claims/claims.module#ClaimsModule'
27
    },
28
    {
29
      path: 'customize-layout',
30
      loadChildren: './customization/customization.module#CustomizationModule',
23 31
    }
24 32
  ])]
25 33
})

Also available in: Unified diff