UI Changes
This commit is contained in:
parent
8f3d300807
commit
9b8237ee7b
@ -207,5 +207,5 @@
|
|||||||
<div *ngIf="!noRecordsFound">
|
<div *ngIf="!noRecordsFound">
|
||||||
<div style="margin: 12px; font-size: 18px;"> {{ errorMessage }} </div>
|
<div style="margin: 12px; font-size: 18px;"> {{ errorMessage }} </div>
|
||||||
</div>
|
</div>
|
||||||
<!--
|
|
||||||
<notifier-container></notifier-container>-->
|
<notifier-container></notifier-container>
|
||||||
@ -560,7 +560,7 @@
|
|||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <notifier-container></notifier-container> -->
|
<notifier-container></notifier-container>
|
||||||
<!-- <mat-card style="padding: 12px;">
|
<!-- <mat-card style="padding: 12px;">
|
||||||
<p>Stock Details</p>
|
<p>Stock Details</p>
|
||||||
<form [formGroup]="stockForms" class="address"> -->
|
<form [formGroup]="stockForms" class="address"> -->
|
||||||
|
|||||||
@ -135,5 +135,5 @@
|
|||||||
<div *ngIf="!noRecordsFound">
|
<div *ngIf="!noRecordsFound">
|
||||||
<div style="margin: 12px; font-size: 18px;"> {{ errorMessage }} </div>
|
<div style="margin: 12px; font-size: 18px;"> {{ errorMessage }} </div>
|
||||||
</div>
|
</div>
|
||||||
<!--
|
|
||||||
<notifier-container></notifier-container>-->
|
<notifier-container></notifier-container>
|
||||||
Loading…
Reference in New Issue
Block a user