Commit e8ffcec6 authored by Ilya Kirillov's avatar Ilya Kirillov

.

parent bdc9a2fc
......@@ -5931,6 +5931,10 @@ CPresentation.prototype =
return false;
}
};
CPresentation.prototype.IsViewModeInReview = function()
{
return false;
};
function collectSelectedObjects(aSpTree, aCollectArray, bRecursive, oIdMap)
......
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