mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 23:20:51 +00:00
12.0 change add existing file in wiki edit (#6057)
* 12.0 change add existing file in wiki edit * 01 delete create wiki from existing library * 02 change click wiki name jump to edit page and delete edit icon * 03 delete select existing file to create new page * optimize edit wiki * 04 old wiki page use the early version 11.x features * optimize wiki permission * wiki add wiki2 * delete page file * fix wiki test --------- Co-authored-by: ‘JoinTyang’ <yangtong1009@163.com>
This commit is contained in:
@@ -6,6 +6,7 @@ const entryFiles = {
|
||||
TCAccept: '/tc-accept.js',
|
||||
TCView: '/tc-view.js',
|
||||
wiki: '/wiki.js',
|
||||
wiki2: '/wiki2.js',
|
||||
fileHistory: '/file-history.js',
|
||||
fileHistoryOld: '/file-history-old.js',
|
||||
sdocFileHistory: '/pages/sdoc/sdoc-file-history/index.js',
|
||||
|
Reference in New Issue
Block a user