summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/LogModule.vue
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/src/components/LogModule.vue')
-rw-r--r--webapp/src/components/LogModule.vue4
1 files changed, 2 insertions, 2 deletions
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',