This commit is contained in:
tiago.kayaya
2021-08-06 09:02:51 +01:00
parent a14ca7366d
commit 2c28abbf12
8 changed files with 57 additions and 23 deletions
@@ -457,6 +457,7 @@ export class PedidoPage implements OnInit {
const modal = await this.modalController.create({
component: AddNotePage,
componentProps:{
showAttachmentBtn: true,
},
cssClass: classs,
backdropDismiss: true