From 5c866ef67fdad418723168f270cf3ae3928c5503 Mon Sep 17 00:00:00 2001 From: Jannik Schönartz Date: Tue, 16 Mar 2021 19:40:33 +0000 Subject: [log] Fix category name & eslint fix --- webapp/src/components/LogModule.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'webapp') diff --git a/webapp/src/components/LogModule.vue b/webapp/src/components/LogModule.vue index 4af4408..2a8c091 100644 --- a/webapp/src/components/LogModule.vue +++ b/webapp/src/components/LogModule.vue @@ -240,8 +240,8 @@ export default { 'ERROR_BACKEND', 'ERROR_BACKEND_CHECKCONNECTION', 'ERROR_BACKEND_DELETE', - 'ERROR_BACKEND_IDOIT_OBJECT_DELETION', - 'ERROR_BACKEND_INFOBLOX_OBJECT_DELETION', + 'ERROR_BACKEND_IDOIT', + 'ERROR_BACKEND_INFOBLOX', 'CLIENT_BOOT', 'CLIENT_CREATE', 'CLIENT_EDIT', -- cgit v1.2.3-55-g7522