mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 16:31:13 +00:00
wiki related files (#3198)
This commit is contained in:
@@ -73,6 +73,8 @@ class DirColumnFile extends React.Component {
|
||||
lastModified = {this.props.lastModified}
|
||||
latestContributor={this.props.latestContributor}
|
||||
onLinkClick={this.props.onLinkClick}
|
||||
repoID={this.props.repoID}
|
||||
path={this.props.path}
|
||||
>
|
||||
<Fragment>
|
||||
<span className='wiki-open-file position-fixed' onClick={this.onOpenFile}>
|
||||
|
Reference in New Issue
Block a user