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