Merge branch 'staging' of https://gitlab.com/sottye/hytha35 into staging
This commit is contained in:
commit
134a690859
@ -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