mirror of
https://github.com/dyiop/astute.git
synced 2025-04-05 21:10:16 -04:00
Chanaged Screen title to Customer Contacts
This commit is contained in:
parent
abbd34427c
commit
329b8b3fed
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue
Block a user