mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
delete details choice and fix wiki comment panel
This commit is contained in:
@@ -316,6 +316,7 @@ class LibContentContainer extends React.Component {
|
||||
onItemsCopy={this.props.onItemsCopy}
|
||||
onItemsDelete={this.props.onItemsDelete}
|
||||
onFileTagChanged={this.props.onFileTagChanged}
|
||||
showDirentDetail={this.props.showDirentDetail}
|
||||
/>
|
||||
)}
|
||||
</Fragment>
|
||||
|
Reference in New Issue
Block a user