mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-13 19:01:23 +00:00
Reorder VCALENDAR template elements
It must match [iCalCalendar orderOfElements]
This commit is contained in:
@@ -208,8 +208,8 @@ class DAVAclTest(unittest.TestCase):
|
||||
return versitStruct
|
||||
|
||||
event_template = """BEGIN:VCALENDAR
|
||||
VERSION:2.0
|
||||
PRODID:-//Inverse//Event Generator//EN
|
||||
VERSION:2.0
|
||||
BEGIN:VEVENT
|
||||
SEQUENCE:0
|
||||
TRANSP:OPAQUE
|
||||
|
||||
Reference in New Issue
Block a user