mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-28 12:38:00 +00:00
take out today from timeline
This commit is contained in:
parent
1de65573ec
commit
a326421ac2
|
@ -2029,10 +2029,10 @@ mayscript>
|
|||
echo "{'start': new Date('".$item['date']."'), 'content': '".$item['msg']."'},";
|
||||
}
|
||||
?>
|
||||
{
|
||||
/* {
|
||||
'start': new Date(),
|
||||
'content': 'Today'
|
||||
}
|
||||
} */
|
||||
];
|
||||
|
||||
// specify options
|
||||
|
|
Loading…
Reference in New Issue
Block a user