This commit is contained in:
Peter Maquiran
2023-05-29 15:29:24 +01:00
parent 1fee8518ce
commit a1657b1e84
3 changed files with 8 additions and 7 deletions
@@ -338,8 +338,8 @@ export class ExpedienteDetailPage implements OnInit {
}
goBack() {
this.TaskService.loadExpedientes()
this.RouteService.goBack();
}
sendExpedienteToPending() {
@@ -99,6 +99,7 @@ export class ExpedientePrPage implements OnInit {
}
goBack() {
this.TaskService.loadExpedientes()
this.RouteService.goBack();
/* if(this.task.Status == "Pending" && this.caller != 'events'){
if (window.innerWidth <= 800) {