remove code

This commit is contained in:
Peter Maquiran
2022-06-29 16:13:06 +01:00
parent 7fd256905d
commit 28880f015e
3 changed files with 6 additions and 8 deletions
@@ -657,8 +657,8 @@ export class ExpedienteDetailPage implements OnInit {
this.newGroup();
}
else {
console.log(this.task)
console.log(this.fulltask)
// 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);