mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
save chenges in gabinete-digital
This commit is contained in:
+3
-1
@@ -7,13 +7,15 @@ import { IonicModule } from '@ionic/angular';
|
||||
import { ApproveEventModalPageRoutingModule } from './approve-event-modal-routing.module';
|
||||
|
||||
import { ApproveEventModalPage } from './approve-event-modal.page';
|
||||
import { HeaderPageModule } from 'src/app/shared/header/header.module';
|
||||
|
||||
@NgModule({
|
||||
imports: [
|
||||
CommonModule,
|
||||
FormsModule,
|
||||
IonicModule,
|
||||
ApproveEventModalPageRoutingModule
|
||||
ApproveEventModalPageRoutingModule,
|
||||
HeaderPageModule,
|
||||
],
|
||||
declarations: [ApproveEventModalPage]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user