Label changes

This commit is contained in:
venbatechnologies@gmail.com 2020-11-11 18:33:02 +05:30
parent d04d5930a7
commit 10ac3230b7

View File

@ -3,7 +3,7 @@
<div fxLayout="row">
<div fxFlex="50" class="pb-0 text-sm-left">
<mat-form-field dividerColor="primary" style="width: 50%;">
<input matInput [(ngModel)]="filterValue" placeholder="Filter">
<input matInput [(ngModel)]="filterValue" placeholder="Search">
</mat-form-field>
</div>
<!-- <div fxFlex="50" class="pb-0 text-sm-right" *ngIf="user_role_name != 'sales'"> -->