- Timestamp:
- 10/16/21 18:10:51 (3 years ago)
- Branches:
- master
- Children:
- eed0bf8
- Parents:
- 6a3a178
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trip-planner-front/src/app/planner/planner.component.html
r6a3a178 rfa375fe 1 2 <button mat-raised-button (click)="openDialog()">Create initial planner</button> 3 1 4 <mat-grid-list cols="4" rowHeight="250px"> 2 5 <mat-grid-tile *ngFor="let planner of planners" >
Note:
See TracChangeset
for help on using the changeset viewer.