mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
merge made
This commit is contained in:
@@ -42,22 +42,6 @@ export class ExpedientePage implements OnInit {
|
|||||||
this.getEventsFromLocalDb();
|
this.getEventsFromLocalDb();
|
||||||
console.log("segrsgre")
|
console.log("segrsgre")
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
|
|
||||||
this.LoadList()
|
|
||||||
|
|
||||||
this.router.events.forEach((event) => {
|
|
||||||
if (event instanceof NavigationStart && event.url.startsWith(pathname)) {
|
|
||||||
if (window.location.pathname.split('/').length >= 4 && window.location.pathname.startsWith('/home/gabinete-digital')) {
|
|
||||||
this.refreshing()
|
|
||||||
} else {
|
|
||||||
this.LoadList()
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
=======
|
|
||||||
>>>>>>> branchBug
|
|
||||||
}
|
}
|
||||||
|
|
||||||
async LoadList() {
|
async LoadList() {
|
||||||
|
|||||||
Reference in New Issue
Block a user