Fairoj : Save Image button hided

This commit is contained in:
venbatechnologies@gmail.com 2019-11-27 17:05:47 +05:30
parent 3c2e32b5ff
commit 7de298502d

View File

@ -104,5 +104,5 @@
</mat-card-content>
<br/>
<button secondary *ngIf="imageBucket.length >0" #focusName align="end" ion-button color="primary" (click)="sendImage()">save Images</button>
<!-- <button secondary *ngIf="imageBucket.length >0" #focusName align="end" ion-button color="primary" (click)="sendImage()">save Images</button> -->
</mat-card>