mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
- Integrate combined profile events at home
-Added another button to change profile
This commit is contained in:
@@ -16,7 +16,7 @@ export class EmendMessageModalPage implements OnInit {
|
||||
ngOnInit() {
|
||||
}
|
||||
close(){
|
||||
this.modalController.dismiss('');
|
||||
this.modalController.dismiss(this.emendMessage);
|
||||
}
|
||||
save(){
|
||||
this.modalController.dismiss(this.emendMessage);
|
||||
|
||||
Reference in New Issue
Block a user