Improve gabinete page

This commit is contained in:
Peter Maquiran
2021-03-03 16:24:16 +01:00
parent a12ba5f99e
commit 769a7941ce
19 changed files with 253 additions and 175 deletions
@@ -47,7 +47,7 @@ export class ApproveEventComponent implements OnInit {
}
notImplemented(){
this.AproveEventEditEvent.emit(this.loadedEvent);
this.alertService.presentAlert('Funcionalidade em desenvolvimento');
}
close(){