Commit 0e7a6e77 authored by Sergey.Tsarkov's avatar Sergey.Tsarkov Committed by Alexander.Trofimov

ошибка синтраксиса

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@56227 954022d7-b5bf-4e40-9824-e11837661b57
parent f26d0ac5
......@@ -141,7 +141,8 @@ CMathFunc.prototype.getPropsForWrite = function()
CMathFunc.prototype.Save_Changes = function(Data, Writer)
{
Writer.WriteLong( historyitem_type_mathFunc );
}CMathFunc.prototype.Load_Changes = function(Reader)
}
CMathFunc.prototype.Load_Changes = function(Reader)
{
}
CMathFunc.prototype.Refresh_RecalcData = function(Data)
......
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