Fix translation of device_id in EventReport
Change-Id: Ife6cfdae1fce9b477fc12b2e0cdd6bcea4b8b734
This commit is contained in:
parent
d520c6d618
commit
691969e1a1
@ -91,7 +91,7 @@ export const ReportShow = props => {
|
||||
<TextField source="event_json.content.algorithm" />
|
||||
<TextField
|
||||
source="event_json.content.device_id"
|
||||
label="resources.users.fields.device_id"
|
||||
label="resources.devices.fields.device_id"
|
||||
/>
|
||||
</Tab>
|
||||
</TabbedShowLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user