Major incomplete Change

This commit is contained in:
Omair Saleh
2019-02-23 05:53:28 +08:00
parent 89563d7d56
commit f9265a68fd
@@ -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>