mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
Fix scrollbar and skeleton loeader
This commit is contained in:
@@ -41,7 +41,7 @@ export class ExpedientePage implements OnInit {
|
||||
|
||||
}
|
||||
|
||||
LoadList(){
|
||||
LoadList() {
|
||||
this.skeletonLoader = true
|
||||
|
||||
this.processes.GetTasksList("Expediente", false).subscribe(result => {
|
||||
|
||||
Reference in New Issue
Block a user