Update with NPM
Fix css and function name
This commit is contained in:
@@ -24,7 +24,7 @@ export class ListOfAircraftsComponent implements OnInit {
|
||||
) { }
|
||||
|
||||
ngOnInit() {
|
||||
this.serviceComm.updatedComponentTitle('List of aircrafts');
|
||||
this.serviceComm.UpdatedComponentTitle('List of aircrafts');
|
||||
this.getListOfAircrafts();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user