mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 07:08:55 +00:00
[onlyoffice file view] added a custom toolbar(star/unstar, smart link… (#6880)
* [onlyoffice file view] added a custom toolbar(star/unstar, smart link, details, open parent folder, fold/unfold) * [onlyoffice file view] added a new 'details' panel for it
This commit is contained in:
@@ -30,6 +30,7 @@ const entryFiles = {
|
||||
viewFileText: '/view-file-text.js',
|
||||
viewFileSdoc: '/view-file-sdoc.js',
|
||||
viewFileDocument: '/view-file-document.js',
|
||||
viewFileOnlyoffice: '/view-file-onlyoffice.js',
|
||||
viewFileSpreadsheet: '/view-file-spreadsheet.js',
|
||||
settings: '/settings.js',
|
||||
repoHistory: '/repo-history.js',
|
||||
|
Reference in New Issue
Block a user