mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
adding tiny
This commit is contained in:
@@ -272,6 +272,10 @@ const routes = [
|
||||
},
|
||||
{
|
||||
path: 'task-list-header',
|
||||
loadChildren: () => import('./shared/gabinete-digital/generic/task-list-header/task-list-header.module').then( m => m.TaskListHeaderPageModule)
|
||||
},
|
||||
{
|
||||
path: 'tiny-mce',
|
||||
loadChildren: () => import('./tiny-mce/tiny-mce.module').then( m => m.TinyMCEPageModule)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user