Skip to content
Snippets Groups Projects
Commit 924031c8 authored by Panagis Tselentis's avatar Panagis Tselentis
Browse files

Added log

parent f9a563e2
No related branches found
No related tags found
No related merge requests found
......@@ -136,7 +136,9 @@
_triggerFetchData()
}
}
)
).catch(function(error){
console.error("Failed to delete node", error);
})
;
}, function decline() {
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment