mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
Improve responsiveness
This commit is contained in:
@@ -39,10 +39,8 @@ export class EventListPage implements OnInit {
|
||||
} else {
|
||||
this.profile = 'PR'
|
||||
}
|
||||
|
||||
|
||||
this.LoadToApproveEvents();
|
||||
|
||||
|
||||
this.router.events.forEach((event) => {
|
||||
if(event instanceof NavigationEnd && event.url == this.router.url) {
|
||||
|
||||
Reference in New Issue
Block a user