Plugins: add isDisplayedInViewer parameter for display/hide plugin in the viewer interface

This commit is contained in:
Julia Radzhabova
2018-12-13 11:15:28 +03:00
parent 262387a139
commit 4db246e4a6
4 changed files with 4 additions and 3 deletions

View File

@ -56,6 +56,7 @@ define([
index: 0,
icons: undefined,
isViewer: false,
isDisplayedInViewer: true,
EditorsSupport: ["word", "cell", "slide"],
isVisual: false,
isCustomWindow: false,