packagestruktur angepasst
parent
4447282b76
commit
762f21dfa1
|
|
@ -47,7 +47,7 @@ export function renderAngebotsuebersicht() {
|
|||
</div>
|
||||
|
||||
<!-- HIER ist der wichtige Link für deinen Kollegen: -->
|
||||
<a href="buchung.html?id=${pkg.id}" class="package-btn">${pkg.buttonText}</a>
|
||||
<a href="booking.html?id=${pkg.id}" class="package-btn">${pkg.buttonText}</a>
|
||||
|
||||
</div>
|
||||
`;
|
||||
Loading…
Reference in New Issue