Changeset b738035 for trip-planner-front/src/app/location/add-location-to-planner-panel/add-location-to-planner-panel.component.html
- Timestamp:
- 01/24/22 21:08:32 (3 years ago)
- Branches:
- master
- Children:
- 76712b2
- Parents:
- bdd6491
- 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
rbdd6491 rb738035 7 7 </tr> 8 8 </ng-template> 9 <ng-template pTemplate="body" let-planner let-data>9 <ng-template pTemplate="body" let-planner> 10 10 <tr> 11 11 <td>{{planner.name}}</td>
Note:
See TracChangeset
for help on using the changeset viewer.