forked from extern/egroupware
do NOT track creator, as it does not change, only shows up in history sometimes, because eg. iCal import does not set it
This commit is contained in:
parent
d28f83d70e
commit
40bf41ccdc
@ -54,7 +54,6 @@ class calendar_tracking extends bo_tracking
|
|||||||
'reference' => 'reference',
|
'reference' => 'reference',
|
||||||
'non_blocking' => 'non_blocking',
|
'non_blocking' => 'non_blocking',
|
||||||
'special' => 'special',
|
'special' => 'special',
|
||||||
'creator' => 'creator',
|
|
||||||
'recurrence' => 'recurrence',
|
'recurrence' => 'recurrence',
|
||||||
'tz_id' => 'tz_id',
|
'tz_id' => 'tz_id',
|
||||||
|
|
||||||
@ -82,7 +81,6 @@ class calendar_tracking extends bo_tracking
|
|||||||
'reference' => 'reference',
|
'reference' => 'reference',
|
||||||
'non_blocking' => 'non blocking',
|
'non_blocking' => 'non blocking',
|
||||||
'special' => 'special',
|
'special' => 'special',
|
||||||
'creator' => 'creator',
|
|
||||||
'recurrence'=> 'recurrence',
|
'recurrence'=> 'recurrence',
|
||||||
'tz_id' => 'timezone',
|
'tz_id' => 'timezone',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user