Project

General

Profile

« Previous | Next » 

Revision 60672

[Admin | New UI]: Add content providers criteria

View differences:

app.routing.ts
204 204
        canActivateChild: [AdminLoginGuard],
205 205
        data: {portal: 'openaire'}
206 206
    },
207
    {   path: 'icons',
207
    /*{   path: 'icons',
208 208
        pathMatch: 'full',
209 209
        loadChildren: './openaireLibrary/utils/icons/icons-preview/icons-preview.module#IconsPreviewModule',
210 210
        data: {hasSidebar: false, hasHeader: false}
211
    },
211
    },*/
212 212
    {
213 213
        path: 'admin-tools',
214 214
        loadChildren: './pages/admin-tools/portal-admin-tools-routing.module#PortalAdminToolsRoutingModule',

Also available in: Unified diff