UI Changes

This commit is contained in:
venbatechnologies@gmail.com 2019-01-09 18:14:45 +05:30
parent 8f3d300807
commit 9b8237ee7b
3 changed files with 5 additions and 5 deletions

View File

@ -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>

View File

@ -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"> -->

View File

@ -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>