Commit ce82fed4 by Adarsh K

new changes

parent 5bb12a19
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
<h6> <h6>
{{addressService.custAddress.building}},<span {{addressService.custAddress.building}},<span
*ngIf="addressService.custAddress.landmark && addressService.custAddress.landmark!==''">{{addressService.custAddress.landmark}},</span> *ngIf="addressService.custAddress.landmark && addressService.custAddress.landmark!==''">{{addressService.custAddress.landmark}},</span>
<br /> {{addressService.custAddress.address}} <!-- <br /> {{addressService.custAddress.address}} -->
</h6> </h6>
</ion-col> </ion-col>
</ion-row> </ion-row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment