gabinete digital automatic adjast height

This commit is contained in:
Peter Maquiran
2021-03-04 16:40:06 +01:00
parent 6e2c2b8bd6
commit e8bef5dcc0
3 changed files with 50 additions and 2 deletions
@@ -76,6 +76,7 @@ export class ExpedientePage implements OnInit {
const modal = await this.modalController.create({
component: ExpedienteDetailPage,
componentProps:{
enterAnimation: "",
serialNumber: serialNumber,
profile: this.profile,
},