[FIX] Dont parse height as string

This commit is contained in:
Sebastian Grewe 2014-03-01 14:17:34 +01:00
parent c7fd0ce02d
commit 1f6025a511

View File

@ -3,7 +3,7 @@ $(function () {
var blockdata = [
{section block $BLOCKSFOUND step=-1}{ldelim}
blockHeight: "{$BLOCKSFOUND[block].height}",
blockHeight: {$BLOCKSFOUND[block].height},
estShares: {$BLOCKSFOUND[block].estshares},
actShares: {$BLOCKSFOUND[block].shares|default:"0"},
{if $USEBLOCKAVERAGE}