Error in jsgantt.js
if (vFormat='day')
{
var tTime=new Date();
tTime.setTime(Date.parse(vTaskList[i].getStart()));
if (tTime.getMinutes() > 29)
vTaskLeft+=.5
}
!!!!!!!
true code
if (vFormat == 'day')
Original issue reported on code.google.com by Igor.pho...@gmail.com on 12 Mar 2010 at 4:04
Original issue reported on code.google.com by
Igor.pho...@gmail.com
on 12 Mar 2010 at 4:04