mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
save
This commit is contained in:
@@ -198,12 +198,6 @@ export class GabineteDigitalPage implements OnInit {
|
||||
}
|
||||
}
|
||||
|
||||
refreshExpedientes(){
|
||||
this.expedientesPage.doRefresh();
|
||||
//this.pendentesListPage.doRefresh();
|
||||
//this.eventsToApprove.doRefresh();
|
||||
}
|
||||
|
||||
closeAllDesktopComponents() {
|
||||
this.showEmptyContainer = false;
|
||||
this.showEventsToApprove = false;
|
||||
@@ -308,10 +302,6 @@ export class GabineteDigitalPage implements OnInit {
|
||||
}
|
||||
}
|
||||
|
||||
notImplemented(){
|
||||
this.alertService.presentAlert('Funcionalidade em desenvolvimento');
|
||||
}
|
||||
|
||||
selectedElementF(element:string) {
|
||||
if (window.innerWidth >= 801) {
|
||||
return element == this.selectedElement
|
||||
|
||||
Reference in New Issue
Block a user