mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
fix pin page
This commit is contained in:
@@ -537,7 +537,9 @@ export class GabineteDigitalPage implements OnInit {
|
||||
try {
|
||||
expedientes = await this.processesbackend.GetTaskListExpediente(false).toPromise();
|
||||
this.loadCount = true;
|
||||
this.showLoader = false;
|
||||
} catch(error) {
|
||||
this.showLoader = false
|
||||
this.loadCount = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user