[DE] Изменено имя фрейма для плагинов.

This commit is contained in:
Julia Radzhabova 2016-05-24 13:35:51 +03:00
parent 1f2f4cdcc5
commit 792810c671

View file

@ -123,7 +123,7 @@ define([
var iframe = document.createElement("iframe");
iframe.id = 'plugin_iframe';
iframe.name = 'frameEditor',
iframe.name = 'pluginFrameEditor',
iframe.width = '100%';
iframe.height = '100%';
iframe.align = "top";