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