Update with NPM
Fix css and function name
This commit is contained in:
@@ -38,7 +38,7 @@ export class NewJumpComponent implements OnInit {
|
||||
) { }
|
||||
|
||||
ngOnInit() {
|
||||
this.serviceComm.updatedComponentTitle('Add a new jump');
|
||||
this.serviceComm.UpdatedComponentTitle('Add a new jump');
|
||||
|
||||
this.endDate = new Date();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user