mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
update details un upload file
This commit is contained in:
@@ -55,6 +55,10 @@ export class ApproveEventPage implements OnInit {
|
||||
) {
|
||||
// Event to approve list
|
||||
|
||||
|
||||
window['edit-approve-event-desktop'] = ()=> {
|
||||
this.getTask()
|
||||
}
|
||||
}
|
||||
|
||||
toDateString(e) {
|
||||
@@ -168,6 +172,7 @@ export class ApproveEventPage implements OnInit {
|
||||
});
|
||||
return await popover.present().then(() =>{
|
||||
this.TaskService.loadEventosParaAprovacao()
|
||||
this.getTask()
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user