mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
Fixe merge
This commit is contained in:
@@ -901,7 +901,7 @@ export class AgendaPage implements OnInit {
|
||||
}
|
||||
|
||||
async cloneAllmobileComponent(){
|
||||
|
||||
|
||||
this.mobileComponent.showAddNewEvent = false;
|
||||
this.mobileComponent.showEditEvent = false;
|
||||
this.mobileComponent.showEventDetails = false;
|
||||
@@ -911,7 +911,6 @@ export class AgendaPage implements OnInit {
|
||||
this.mobileComponent.showAttendeeModal = false;
|
||||
|
||||
this.closeEventToApprove();
|
||||
|
||||
}
|
||||
|
||||
async AproveEventEditEvent(data){
|
||||
|
||||
Reference in New Issue
Block a user