Add attachment to event for mobile

This commit is contained in:
Peter Maquiran
2021-05-03 17:24:48 +01:00
parent 5babb77d01
commit 99964f201d
3 changed files with 40 additions and 3 deletions
@@ -191,7 +191,8 @@ export class EditEventPage implements OnInit {
cssClass: 'modal-width-100-width-background modal',
componentProps: {
type: 'AccoesPresidenciais & ArquivoDespachoElect',
select: true
showSearchInput: true,
select: true,
}
});
await modal.present();