mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -397,7 +397,7 @@ export class GabineteDigitalPage implements OnInit {
|
||||
openExpedientesPrPage(segment:string){
|
||||
this.closeAllDesktopComponents();
|
||||
if( window.innerWidth <= 800){
|
||||
//this.openDespachoList();
|
||||
this.openDespachoList();
|
||||
}
|
||||
else{
|
||||
let navigationExtras: NavigationExtras = {queryParams: {"expedientespr": true,}};
|
||||
|
||||
Reference in New Issue
Block a user