feat: additional distinction in pax regarding undersubscription costs
closes #8698nahva
This commit is contained in:
@@ -15,8 +15,10 @@
|
|||||||
options-json='{options}'
|
options-json='{options}'
|
||||||
running-costs-factor-eur="{runningCostsEUR}"
|
running-costs-factor-eur="{runningCostsEUR}"
|
||||||
running-costs-factor-chf="{runningCostsCHF}"
|
running-costs-factor-chf="{runningCostsCHF}"
|
||||||
undersubscription-eur="{undersubscriptionEUR}"
|
undersubscription-30-eur="{undersubscription30EUR}"
|
||||||
undersubscription-chf="{undersubscriptionCHF}"
|
undersubscription-30-chf="{undersubscription30CHF}"
|
||||||
|
undersubscription-40-eur="{undersubscription40EUR}"
|
||||||
|
undersubscription-40-chf="{undersubscription40CHF}"
|
||||||
country-code="{countryCode}"
|
country-code="{countryCode}"
|
||||||
endpoint="{ep:uri.ajax(action: 'processForm', controller: 'AjaxGroupsPrice', pageUid: settings.defaultAjaxUid, arguments: '{hotel: hotel}')}"
|
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')}"
|
loader-uri="{f:uri.image(src: 'EXT:ep_theme/Resources/Public/images/ajax-loader-white.gif')}"
|
||||||
|
|||||||
Reference in New Issue
Block a user