Ignore:
Timestamp:
02/13/25 11:03:11 (4 months ago)
Author:
ste08 <sjovanoska@…>
Branches:
master
Children:
9868304
Parents:
3d60932
Message:

Report added

File:
1 moved

Legend:

Unmodified
Added
Removed
  • src/main/resources/templates/WishlistPage.html

    r3d60932 ra70b5a4  
    8181            },
    8282            showReviews(flight) {
    83                 window.location.href = `/reviews?flightId=${flight.flightid}`;
     83                window.location.href = `/reviews?flightId=${flight.id}`;
    8484            },
    8585            logout() {
Note: See TracChangeset for help on using the changeset viewer.