pull made

This commit is contained in:
Eudes Inácio
2021-09-29 17:02:13 +01:00
449 changed files with 126943 additions and 407 deletions
@@ -43,8 +43,9 @@ export class ExpedientePage implements OnInit {
const pathname = location.pathname + location.search
this.getEventsFromLocalDb();
console.log("segrsgre")
if (this.onlinecheck) {
this.LoadList()
this.router.events.forEach((event) => {
@@ -56,7 +57,6 @@ export class ExpedientePage implements OnInit {
}
}
});
}
}