mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
add console log
This commit is contained in:
@@ -746,6 +746,7 @@ export class AgendaPage implements OnInit {
|
|||||||
|
|
||||||
if(!isHttpError(response.error)) {
|
if(!isHttpError(response.error)) {
|
||||||
this.toastService._badRequest('Pedimos desculpa mas não foi possível executar a acção. Por favor, contacte o apoio técnico. #1')
|
this.toastService._badRequest('Pedimos desculpa mas não foi possível executar a acção. Por favor, contacte o apoio técnico. #1')
|
||||||
|
console.log(response.error)
|
||||||
}
|
}
|
||||||
|
|
||||||
tracing.setAttribute('outcome', 'failed')
|
tracing.setAttribute('outcome', 'failed')
|
||||||
|
|||||||
Reference in New Issue
Block a user