This commit is contained in:
Peter Maquiran
2021-08-17 14:47:57 +01:00
parent 660ab9cc93
commit 0aee00ceb5
4 changed files with 20 additions and 9 deletions
@@ -210,7 +210,15 @@ export class PedidoPage implements OnInit {
},
translucent: true
});
return await popover.present();
await popover.present();
popover.onDidDismiss().then(( res =>{
if( res['data'] == 'close') {
this.goBack()
}
}))
}
async repreciar(note:string, documents:any) {
@@ -98,7 +98,7 @@
</div>
<div class="exp-bottom-detail">
<div class="exp-remetente">
<ion-label>{{task.Senders}} sender</ion-label>
<ion-label>{{task.Senders}}</ion-label>
</div>
</div>
<div class="exp-middle-detail">