延期标记
This commit is contained in:
parent
cf0b0e5e6d
commit
b3745ca3d3
@ -332,6 +332,7 @@ if ($act == 'newevent') {
|
|||||||
'start' => $rs['start'],
|
'start' => $rs['start'],
|
||||||
'end' => $rs['end'],
|
'end' => $rs['end'],
|
||||||
'className' => 'label-' . $class,
|
'className' => 'label-' . $class,
|
||||||
|
'isYanqi'=>boolval($rs['yanqi_history'])
|
||||||
);
|
);
|
||||||
$row['allDay'] = true;
|
$row['allDay'] = true;
|
||||||
$res[] = $row;
|
$res[] = $row;
|
||||||
|
Loading…
Reference in New Issue
Block a user