This commit is contained in:
tiago.kayaya
2021-06-22 16:18:14 +01:00
parent b18dde6d7b
commit e9c9006bd1
8 changed files with 13 additions and 60 deletions
@@ -97,6 +97,7 @@ export class RequestOptionsPage implements OnInit {
}
async openExpedientActionsModal(taskAction: any, task: any) {
this.popoverController.dismiss();
//this.modalController.dismiss();
let classs;
if( window.innerWidth <= 800) {