debug-generate-devis-not-working(code not copied full)
This commit is contained in:
parent
3eb59aab8e
commit
9796ce1d00
@ -5,6 +5,7 @@ namespace OCA\Gestion\Constants;
|
|||||||
abstract class VCalendarPropertyConstant
|
abstract class VCalendarPropertyConstant
|
||||||
{
|
{
|
||||||
const PROPERTY_IS_LEAVE = "ISLEAVE";
|
const PROPERTY_IS_LEAVE = "ISLEAVE";
|
||||||
|
const PROPERTY_IS_PRIVATE = "ISPRIVATE";
|
||||||
const PROPERTY_IS_CALENDAR_PENDING = "ISCALENDARPENDING";
|
const PROPERTY_IS_CALENDAR_PENDING = "ISCALENDARPENDING";
|
||||||
const ABSENCE_TYPE = "ABSENCETYPE";
|
const ABSENCE_TYPE = "ABSENCETYPE";
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user