Add id to user editor screen
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
</b-row>
|
||||
|
||||
<c-system-fields
|
||||
:id="user.userID"
|
||||
:resource="user"
|
||||
/>
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@ editor:
|
||||
type: Type
|
||||
info:
|
||||
confirmEmail: Confirm email address
|
||||
id: ID
|
||||
createdAt: Created at
|
||||
createdBy: Created by
|
||||
delete: Delete
|
||||
|
||||
Reference in New Issue
Block a user