Changeset 59329aa for trip-planner-front/src/app/location/add-location-to-planner-panel/add-location-to-planner-panel.component.html
- Timestamp:
- 11/23/21 14:58:44 (3 years ago)
- Branches:
- master
- Children:
- e29cc2e
- Parents:
- ceaed42
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/src/app/location/add-location-to-planner-panel/add-location-to-planner-panel.component.html
rceaed42 r59329aa 13 13 </form> 14 14 15 <button mat-button (click)="onCancelClick()">Cancel</button>15 <button type="button" mat-button (click)="onCancelClick()">Cancel</button>
Note:
See TracChangeset
for help on using the changeset viewer.