mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
remove console.logs
This commit is contained in:
@@ -421,14 +421,6 @@ export class GabineteDigitalPage implements OnInit {
|
||||
checkUser() {
|
||||
this.selectedElement = 'allProcessesTag';
|
||||
this.showAllProcesses = true;
|
||||
/* switch(this.loggeduser.Profile){
|
||||
case 'MDGPR':
|
||||
this.showExpedients = true;
|
||||
break;
|
||||
case 'PR':
|
||||
this.showExpedientesPr = true;
|
||||
break;
|
||||
} */
|
||||
}
|
||||
|
||||
hideRefreshButton() {
|
||||
|
||||
Reference in New Issue
Block a user