Commit 6df252e1 authored by Ilya Kirillov's avatar Ilya Kirillov Committed by Alexander.Trofimov

Заглушка, чтобы сейчас все работало.

parent cfed024a
......@@ -75,6 +75,7 @@ CFootnotesController.prototype.Recalculate = function(nPageIndex, X, XLimit, Y,
*/
CFootnotesController.prototype.Get_Height = function(nPageIndex)
{
return 0;
var nHeight = 0;
for (var nIndex = 0; nIndex < this.Pages[nPageIndex].Elements.length; ++nIndex)
{
......
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