Merge branch 'master' of http://git.legu.cc/wuhao/leguevent
This commit is contained in:
commit
280ad5e96e
@ -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