mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 19:29:56 +00:00
[dialogs] modified UI of the nav panel for dialogs('share dialog', 'share admin' dialog, 'folder permission' dialog, and etc.) (#5621)
This commit is contained in:
@@ -47,7 +47,7 @@ class RepoShareAdminDialog extends React.Component {
|
||||
|
||||
render() {
|
||||
const { activeTab } = this.state;
|
||||
const { repoName } = this.props.repo;
|
||||
const { repo_name: repoName } = this.props.repo;
|
||||
|
||||
return (
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user