Skip to content

Commit e54b7b3

Browse files
authored
Merge pull request #19 from plone/datakurre-trainings
Fix Attendee type to allow working copies of Trainings
2 parents f305bf8 + 00efe9a commit e54b7b3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

backend/news/19.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix Attendee type to allow working copies of Trainings. @datakurre

backend/src/ploneconf/core/profiles/default/types/Attendee.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
purge="true"
1111
>
1212
<element value="Talk" />
13+
<element value="Training" />
1314
<element value="Presenter" />
1415
<element value="Keynote" />
1516
</property>

0 commit comments

Comments
 (0)