]> git.parisson.com Git - telemeta.git/commit
fixed bug on timescale for numbers begginning with '0' due to parseInt behaviour...
authorriccardo <riccardo@parisson.com>
Mon, 6 Jun 2011 11:15:41 +0000 (13:15 +0200)
committerriccardo <riccardo@parisson.com>
Mon, 6 Jun 2011 11:15:41 +0000 (13:15 +0200)
commit0edc9f2e65e551bf846c604207a60bbf89a056b8
tree528dfb9ba3de39f3e815668ca009c61957d0d2f4
parent9acae9b2e1b44dd34bec84f216aae9e09f0e2bd3
fixed bug on timescale for numbers begginning with '0' due to parseInt behaviour (forcing base-10 parsing)
telemeta/htdocs/js/playerLoader.js