mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-11 11:51:27 +00:00
[paginator] fixed the paginators for 'repo trash' dialog & 'wiki trash' dialog (#7238)
This commit is contained in:
@@ -226,6 +226,7 @@ class TrashDialog extends React.Component {
|
||||
hasNextPage={hasNextPage}
|
||||
curPerPage={perPage}
|
||||
resetPerPage={this.resetPerPage}
|
||||
noURLUpdate={true}
|
||||
/>
|
||||
</div>
|
||||
}
|
||||
|
Reference in New Issue
Block a user