Commit 4f6c5e7b authored by Igor.Zotov's avatar Igor.Zotov Committed by Alexander.Trofimov

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

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@54356 954022d7-b5bf-4e40-9824-e11837661b57
parent f8aefaf5
......@@ -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