Changeset 8d391a1 for trip-planner-front/src/app/create-initial-planner/create-initial-planner.component.html
- Timestamp:
- 11/26/21 20:07:18 (3 years ago)
- Branches:
- master
- Children:
- 1ad8e64
- Parents:
- e29cc2e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/src/app/create-initial-planner/create-initial-planner.component.html
re29cc2e r8d391a1 1 <form (ngSubmit)="onFormSubmitPlanner(f)" #f="ngForm" >1 <form (ngSubmit)="onFormSubmitPlanner(f)" #f="ngForm" > 2 2 <div mat-dialog-content> 3 3 <p>Planner name</p>
Note:
See TracChangeset
for help on using the changeset viewer.