From 1c2690343d4c61d980a1c386c2c0caa8f3425dbd Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Mon, 15 Mar 2021 15:03:26 +0000 Subject: [webapp/log] Add new backend error categories --- webapp/src/components/LogModule.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webapp/src/components/LogModule.vue b/webapp/src/components/LogModule.vue index a759c55..4af4408 100644 --- a/webapp/src/components/LogModule.vue +++ b/webapp/src/components/LogModule.vue @@ -240,6 +240,8 @@ export default { 'ERROR_BACKEND', 'ERROR_BACKEND_CHECKCONNECTION', 'ERROR_BACKEND_DELETE', + 'ERROR_BACKEND_IDOIT_OBJECT_DELETION', + 'ERROR_BACKEND_INFOBLOX_OBJECT_DELETION', 'CLIENT_BOOT', 'CLIENT_CREATE', 'CLIENT_EDIT', -- cgit v1.2.3-55-g7522