1
0
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:
Michael An
2019-06-20 14:40:11 +08:00
parent 58997168f7
commit 08579289d7
3 changed files with 26 additions and 7 deletions

View File

@@ -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) && (