take out today from timeline

This commit is contained in:
Uwe Steinmann 2015-09-21 17:20:10 +02:00
parent 1de65573ec
commit a326421ac2

View File

@ -2029,10 +2029,10 @@ mayscript>
echo "{'start': new Date('".$item['date']."'), 'content': '".$item['msg']."'},"; echo "{'start': new Date('".$item['date']."'), 'content': '".$item['msg']."'},";
} }
?> ?>
{ /* {
'start': new Date(), 'start': new Date(),
'content': 'Today' 'content': 'Today'
} } */
]; ];
// specify options // specify options