mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-29 21:17:22 +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']."'},";
|
echo "{'start': new Date('".$item['date']."'), 'content': '".$item['msg']."'},";
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
{
|
/* {
|
||||||
'start': new Date(),
|
'start': new Date(),
|
||||||
'content': 'Today'
|
'content': 'Today'
|
||||||
}
|
} */
|
||||||
];
|
];
|
||||||
|
|
||||||
// specify options
|
// specify options
|
||||||
|
|
Loading…
Reference in New Issue
Block a user