mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-02 07:47:32 +00:00
optimize code (#5485)
This commit is contained in:
parent
ce146eab8a
commit
c0d3dbf0e4
@ -30,6 +30,7 @@ window.seafile = {
|
||||
historyURL: Utils.generateHistoryURL(siteRoot, repoID, docPath),
|
||||
parentFolderURL: `${siteRoot}library/${repoID}/${Utils.encodePath(repoName + parentDir)}`,
|
||||
assetsUrl,
|
||||
isShowInternalLink: true,
|
||||
};
|
||||
|
||||
ReactDom.render(
|
||||
|
Loading…
Reference in New Issue
Block a user