mirror of
https://gitlab.com/uldvstar/exchange-2.0.git
synced 2026-08-19 04:24:16 +00:00
phone number is displayed only when exists
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@
|
||||
<div class="col-auto">
|
||||
<div class="font-heading fs-10 muted all-caps">Contact</div>
|
||||
<div class="font-heading fs-10 bold">
|
||||
{{booking.company.contact.phone}}
|
||||
{{booking.company.contact ? booking.company.contact.phone: ''}}
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-auto p-l-0 hide">
|
||||
|
||||
Reference in New Issue
Block a user