mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Improve
This commit is contained in:
@@ -95,6 +95,7 @@ export class ViewEventPage implements OnInit {
|
||||
}
|
||||
|
||||
loadEvent() {
|
||||
|
||||
this.eventsService.getEvent(this.eventId).subscribe(res => {
|
||||
console.log(res);
|
||||
this.loadedEvent = res;
|
||||
|
||||
Reference in New Issue
Block a user