feat: show tooltips for parking space option and omit price when 0,00
addresses #869ebkmhw
This commit is contained in:
@@ -610,9 +610,10 @@
|
||||
form.parking,
|
||||
'Parkplatz',
|
||||
parkingService.price|default(null),
|
||||
null,
|
||||
null,
|
||||
htmxAttr
|
||||
form.parking.vars.attr['data-description']|default(null),
|
||||
'Info',
|
||||
htmxAttr,
|
||||
false
|
||||
) }}
|
||||
{% endif %}
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user