mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
Remove inputs border
This commit is contained in:
@@ -118,9 +118,9 @@ export class GabineteDigitalPage implements OnInit {
|
||||
if(event instanceof NavigationEnd && event.url == pathname) {
|
||||
this.checkRoutes();
|
||||
this.LoadCounts();
|
||||
console.log('yes', pathname)
|
||||
// console.log('yes', pathname)
|
||||
} else {
|
||||
console.log('not')
|
||||
// console.log('not')
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user