This commit is contained in:
tiago.kayaya
2021-07-05 13:15:52 +01:00
parent e63dd20f3e
commit 5c8d438a0b
5 changed files with 18 additions and 3 deletions
@@ -276,7 +276,7 @@ export class GabineteDigitalPage implements OnInit {
console.log(event);
this.closeAllDesktopComponents();
switch(this.loggeduser.Profile){
/* switch(this.loggeduser.Profile){
case 'MDGPR':
this.selectedElement='Correspondence';
this.showExpedients = true;
@@ -286,7 +286,7 @@ export class GabineteDigitalPage implements OnInit {
this.selectedElement='ExpedientesPr';
this.showExpedientesPr = true;
break;
}
} */
this.LoadCounts();
//this.refreshExpedientes();