Commit df7d7ef3 authored by Igor.Zotov's avatar Igor.Zotov

проблема при вставке во фрейм(FF)

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@54356 954022d7-b5bf-4e40-9824-e11837661b57
parent 8097eb30
......@@ -1084,6 +1084,10 @@
if(bodyFrame && bodyFrame != null)
{
t._editorPasteExec(worksheet, frameWindow.document.body,isText);
window.GlobalPasteFlag = false;
window.GlobalPasteFlagCounter = 0;
bExist = true;
}
ifr.style.display = ELEMENT_DISPAY_STYLE;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment