Fix scrollbar and skeleton loeader

This commit is contained in:
Peter Maquiran
2021-07-16 15:01:32 +01:00
parent f2f08f6964
commit 144444e1b2
17 changed files with 79 additions and 90 deletions
@@ -41,7 +41,7 @@ export class ExpedientePage implements OnInit {
}
LoadList(){
LoadList() {
this.skeletonLoader = true
this.processes.GetTasksList("Expediente", false).subscribe(result => {