mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 21:30:39 +00:00
wiki relative image path
This commit is contained in:
@@ -116,6 +116,7 @@ class MainPanel extends Component {
|
||||
latestContributor={this.props.latestContributor}
|
||||
onLinkClick={this.props.onLinkClick}
|
||||
isWiki={true}
|
||||
path={this.props.path}
|
||||
/>
|
||||
)}
|
||||
{(!this.props.isDataLoading && !this.props.isViewFile) && (
|
||||
|
Reference in New Issue
Block a user