mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
[marketplace] Fix problem with modal window into a viewer.
Also add new editor type for modal window.
This commit is contained in:
@ -268,7 +268,8 @@
|
||||
description : description,
|
||||
isVisual : true,
|
||||
isModal : true,
|
||||
EditorsSupport : ['word', 'cell', 'slide'],
|
||||
isViewer: true,
|
||||
EditorsSupport : ['word', 'cell', 'slide', 'pdf'],
|
||||
size : size,
|
||||
buttons : buttons
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user