From d81809c891e0ded695372cc4aeedbe27e147e4ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=BEe=20Fortun?= Date: Mon, 8 Apr 2024 11:54:28 +0200 Subject: [PATCH] Add id to user editor screen --- client/web/admin/src/components/User/CUserEditorInfo.vue | 1 + locale/en/corteza-webapp-admin/system.users.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/client/web/admin/src/components/User/CUserEditorInfo.vue b/client/web/admin/src/components/User/CUserEditorInfo.vue index 7f6885975..b25a1c3c1 100644 --- a/client/web/admin/src/components/User/CUserEditorInfo.vue +++ b/client/web/admin/src/components/User/CUserEditorInfo.vue @@ -66,6 +66,7 @@ diff --git a/locale/en/corteza-webapp-admin/system.users.yaml b/locale/en/corteza-webapp-admin/system.users.yaml index d305ad476..919f8d41d 100644 --- a/locale/en/corteza-webapp-admin/system.users.yaml +++ b/locale/en/corteza-webapp-admin/system.users.yaml @@ -5,6 +5,7 @@ editor: type: Type info: confirmEmail: Confirm email address + id: ID createdAt: Created at createdBy: Created by delete: Delete