mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
save
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user