DSGVO
git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3394 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
a3cf3a921d
commit
cc0c353e1a
17 changed files with 658 additions and 489 deletions
|
|
@ -79,9 +79,9 @@ class BookingController extends Controller
|
|||
$bookingPriceInfo = [];
|
||||
$totalPrice = $this->calculatePrice($travelDate, $bookingRequest, $htmlSummary, $bookingPriceInfo);
|
||||
|
||||
|
||||
if ($action == '/buchen')
|
||||
{
|
||||
|
||||
$breadcrumbEntries = Util::createBreadcrumb($travelProgramPage);
|
||||
$breadcrumbEntries[] = new BreadcrumbEntry('Buchen');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue