Chanaged Screen title to Customer Contacts

This commit is contained in:
Gopi Katwala 2019-07-11 20:07:16 -04:00
parent abbd34427c
commit 329b8b3fed

View File

@ -303,7 +303,7 @@
</app-modal-form>
<!--MODAL: customer contacts-->
<app-modal-form [title]="'Contact Book'" #contacts>
<app-modal-form [title]="'Customer Contacts'" #contacts>
<div *ngIf="selected">
<div class="container-fluid">
<div class="row">