mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
list events
This commit is contained in:
@@ -145,8 +145,10 @@ export class OptsExpedientePage implements OnInit {
|
||||
window['attachments-expediente-update']();
|
||||
this.toastService._successMessage()
|
||||
this.popoverController.dismiss()
|
||||
loader.remove()
|
||||
}, (error) => {
|
||||
this.httpErrorHanlde.httpStatusHandle(error)
|
||||
loader.remove()
|
||||
},()=> {
|
||||
loader.remove()
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user