GWM:GST column name change

This commit is contained in:
bitbucket 2024-03-25 11:54:11 +05:30
parent 9586d0fd0b
commit 765586281c
2 changed files with 2 additions and 2 deletions

View File

@ -120,7 +120,7 @@
</div> </div>
<div class="col-md-3 col-sm-12"> <div class="col-md-3 col-sm-12">
<nb-form-field> <nb-form-field>
<label for="subject">GST:</label> <label for="subject">GST No:</label>
<input formControlName="gst" nbInput id="gst" type="text" > <input formControlName="gst" nbInput id="gst" type="text" >
</nb-form-field> </nb-form-field>
</div> </div>

View File

@ -102,7 +102,7 @@
[sortable]="false" [sortable]="false"
[title]="'Status'" [title]="'Status'"
[filterable]="false" [filterable]="false"
[width]="4"> [width]="5">
<ng-template #ngDataTableCell let-row="row"> <ng-template #ngDataTableCell let-row="row">
<td > <td >
<div style="display: flex; align-items: center;"> <div style="display: flex; align-items: center;">