更新 'src/components/users.js'
This commit is contained in:
parent
1ac7d8d87b
commit
e2ecf90f66
@ -475,10 +475,10 @@ export const UserEdit = props => {
|
||||
<FormTab
|
||||
label={translate("resources.p3url.name", { smart_count: 2 })}
|
||||
icon={<PermMediaIcon />}
|
||||
path="p3url"
|
||||
path="urlpreview"
|
||||
>
|
||||
<ReferenceManyField
|
||||
reference="urlpreview"
|
||||
reference="user_urlpreview"
|
||||
target="user_id"
|
||||
addLabel={false}
|
||||
pagination={<UserPagination />}
|
||||
|
Loading…
Reference in New Issue
Block a user