- Timestamp:
- 02/06/22 18:15:51 (3 years ago)
- Branches:
- master
- Children:
- 571e0df
- Parents:
- 76712b2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/src/app/planner/planner.component.ts
r76712b2 r6fe77af 99 99 window.location.reload(); 100 100 } 101 102 onClickAddLocation(){ 103 this.router.navigate(['add-location']); 104 } 101 105 }
Note:
See TracChangeset
for help on using the changeset viewer.