更新 'src/components/users.js'
This commit is contained in:
@@ -478,12 +478,11 @@ export const UserEdit = props => {
|
||||
path="p3url"
|
||||
>
|
||||
<ReferenceManyField
|
||||
reference="users_media"
|
||||
reference="user_p3url"
|
||||
target="user_id"
|
||||
addLabel={false}
|
||||
pagination={<UserPagination />}
|
||||
perPage={50}
|
||||
sort={{ field: "created_ts", order: "DESC" }}
|
||||
>
|
||||
<Datagrid style={{ width: "100%" }}>
|
||||
</Datagrid>
|
||||
|
||||
Reference in New Issue
Block a user