MOBILE-2430 feedback: Do not show next-previous buttons on preview
parent
8b2b6b548e
commit
91d8b13e18
|
@ -64,7 +64,7 @@
|
|||
</div>
|
||||
</ion-item>
|
||||
</ng-container>
|
||||
<ion-grid>
|
||||
<ion-grid *ngIf="!preview">
|
||||
<ion-row align-items-center>
|
||||
<ion-col *ngIf="hasPrevPage">
|
||||
<button ion-button block outline icon-start (click)="gotoPage(true)">
|
||||
|
|
Loading…
Reference in New Issue