mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
merge
This commit is contained in:
@@ -320,7 +320,7 @@ export class EditEventToApproveComponent implements OnInit {
|
||||
/* this.eventsService.postEventToApproveEdit(event).subscribe(()=>{
|
||||
this.httpErroHalde.httpsSucessMessagge('Editar evento')
|
||||
window['approve-event-getTask']()
|
||||
}, error =>{
|
||||
}, error => {
|
||||
this.httpErroHalde.httpStatusHandle(error)
|
||||
}) */
|
||||
|
||||
@@ -330,6 +330,7 @@ export class EditEventToApproveComponent implements OnInit {
|
||||
|
||||
this.close();
|
||||
}, ((error) => {
|
||||
this.httpErroHalde.httpStatusHandle(error)
|
||||
console.log('edit event error: ', error)
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user