mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
add viewer
This commit is contained in:
@@ -51,6 +51,10 @@ const routes: Routes = [
|
||||
{
|
||||
path: 'diplomas-gerar',
|
||||
loadChildren: () => import('./diplomas-gerar/diplomas-gerar.module').then( m => m.DiplomasGerarPageModule)
|
||||
},
|
||||
{
|
||||
path: 'viewer-attachment',
|
||||
loadChildren: () => import('./viewer-attachment/viewer-attachment.module').then( m => m.ViewerAttachmentPageModule)
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user