Commit 10fbd1e6 authored by Sergey.Konovalov's avatar Sergey.Konovalov Committed by Alexander.Trofimov

Bug 19799 - Происходит сдвиг окна редактора документов при применении text...

Bug 19799 - Происходит сдвиг окна редактора документов при применении text color и экспорте документа

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@49172 954022d7-b5bf-4e40-9824-e11837661b57
parent bffa5ba1
......@@ -27,6 +27,7 @@ function FileHandler()
frame.style.width = "0px";
frame.style.height = "0px";
frame.style.border = "0px";
frame.style.display = "none";
}
var generateIFrameContent = function(file)
{
......
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