Ignore:
Timestamp:
02/13/25 10:05:35 (4 months ago)
Author:
ste08 <sjovanoska@…>
Branches:
master
Children:
a70b5a4
Parents:
57e58a3
Message:

Fix commiT

File:
1 edited

Legend:

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

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