mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
Many changes
Edit event
This commit is contained in:
@@ -96,7 +96,7 @@ const routes: Routes = [
|
||||
path:'event-list',
|
||||
children: [
|
||||
{
|
||||
path:'',
|
||||
path:':profile',
|
||||
loadChildren: ()=> import('../pages/gabinete-digital/event-list/event-list.module').then(m => m.EventListPageModule)
|
||||
},
|
||||
]
|
||||
|
||||
@@ -19,10 +19,10 @@
|
||||
<ion-icon name="search"></ion-icon>
|
||||
<ion-label>Pesquisa</ion-label>
|
||||
</ion-tab-button> -->
|
||||
<ion-tab-button tab="chat">
|
||||
<!-- <ion-tab-button tab="chat">
|
||||
<ion-icon name="chatbubbles"></ion-icon>
|
||||
<ion-label>Chat</ion-label>
|
||||
</ion-tab-button>
|
||||
</ion-tab-button> -->
|
||||
</ion-tab-bar>
|
||||
|
||||
</ion-tabs>
|
||||
|
||||
Reference in New Issue
Block a user