Fixed the NaN Bug on timeslider

This commit is contained in:
Peter 'Pita' Martischka 2011-07-25 17:26:56 +01:00
parent 1067d17381
commit eb40c014b6
3 changed files with 12 additions and 5 deletions

View file

@ -342,6 +342,8 @@ function loadBroadcastJS()
$('#revision_date').html(revisionDate)
}
updateTimer();
function goToRevision(newRevision)
{