feat: accommodation booking type and status as dedicated properties
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
{% endif %}
|
||||
</td>
|
||||
<td>
|
||||
{{ booking.status.label }}
|
||||
{{ booking.type.label }} · {{ booking.status.label }}
|
||||
</td>
|
||||
<td>
|
||||
{% set discounts = [] %}
|
||||
|
||||
Reference in New Issue
Block a user