Added logic to show createdAt & modifiedAt in auth user list #78
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"WebVersion": {
|
||||
"Major": "0",
|
||||
"Minor": "3",
|
||||
"Micro": "dev89"
|
||||
"Micro": "dev78"
|
||||
},
|
||||
"Themes": [
|
||||
{
|
||||
|
@@ -64,7 +64,9 @@
|
||||
"active": "Aktiv",
|
||||
"role": "Rolle",
|
||||
"password": "Passwort",
|
||||
"actions": "Aktionen"
|
||||
"actions": "Aktionen",
|
||||
"created_at": "Erstellt am",
|
||||
"modified_at": "Bearbeitet am"
|
||||
},
|
||||
"no_entries_found": "Keine Einträge gefunden",
|
||||
"message": {
|
||||
|
Reference in New Issue
Block a user