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