This commit is contained in:
Peter Maquiran
2022-09-28 16:54:24 +01:00
parent f2b4128836
commit aa72837f66
3 changed files with 10 additions and 4 deletions
@@ -659,8 +659,6 @@ export class ExpedienteDetailPage implements OnInit {
this.newGroup();
}
else {
// console.log(this.task)
// console.log(this.fulltask)
this.dataService.set("newGroup", true);
this.dataService.set("task", this.task);
this.dataService.set("newGroupName", this.task.Folio);