mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim.git
synced 2026-08-27 08:23:58 +00:00
Major incomplete Change
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</div>
|
||||
<div class="col-auto p-r-0">
|
||||
<small :if="this.company.tax_no !==''" class="text-complete fs-10 bold">{{this.company.tax_no}}</small>
|
||||
<small class="muted fs-8 bold">Empty</small>
|
||||
<small class="muted fs-8 hint-text">Empty</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row p-t-5 p-b-5">
|
||||
@@ -42,7 +42,7 @@
|
||||
</div>
|
||||
<div class="col-auto p-r-0">
|
||||
<small :if="this.company.email !==''" class="text-complete fs-10 bold">{{this.company.email}}</small>
|
||||
<small class="muted fs-8 bold">Empty</small>
|
||||
<small class="muted fs-8 hint-text">Empty</small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user