Bug 35597.
This commit is contained in:
parent
895b19e00f
commit
ab593da475
|
@ -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());
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue