feat: additional distinction in pax regarding undersubscription costs

closes #8698nahva
This commit is contained in:
Björn Fromme
2025-04-22 10:25:10 +02:00
parent 24685b6cb8
commit 40c72a905f
@@ -15,8 +15,10 @@
options-json='{options}'
running-costs-factor-eur="{runningCostsEUR}"
running-costs-factor-chf="{runningCostsCHF}"
undersubscription-eur="{undersubscriptionEUR}"
undersubscription-chf="{undersubscriptionCHF}"
undersubscription-30-eur="{undersubscription30EUR}"
undersubscription-30-chf="{undersubscription30CHF}"
undersubscription-40-eur="{undersubscription40EUR}"
undersubscription-40-chf="{undersubscription40CHF}"
country-code="{countryCode}"
endpoint="{ep:uri.ajax(action: 'processForm', controller: 'AjaxGroupsPrice', pageUid: settings.defaultAjaxUid, arguments: '{hotel: hotel}')}"
loader-uri="{f:uri.image(src: 'EXT:ep_theme/Resources/Public/images/ajax-loader-white.gif')}"