mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 13:10:48 +08:00
Bug 35597.
This commit is contained in:
@ -298,7 +298,7 @@ define([
|
||||
else if (this.panelPlugins.iframePlugin)
|
||||
this.panelPlugins.closeInsideMode();
|
||||
else {
|
||||
this.panelPlugins.closeNotVisualMode(plugin.guid);
|
||||
this.panelPlugins.closeNotVisualMode(plugin.get_Guid());
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user