Merge pull request #5578 from FinnStutzenstein/updateModels
Update models
This commit is contained in:
commit
a7248c2399
@ -856,6 +856,12 @@ topic:
|
|||||||
tag_ids:
|
tag_ids:
|
||||||
type: relation-list
|
type: relation-list
|
||||||
to: tag/tagged_ids
|
to: tag/tagged_ids
|
||||||
|
projection_ids:
|
||||||
|
type: relation-list
|
||||||
|
to: projection/element_id
|
||||||
|
current_projector_ids:
|
||||||
|
type: relation-list
|
||||||
|
to: projector/current_element_ids
|
||||||
meeting_id:
|
meeting_id:
|
||||||
type: relation
|
type: relation
|
||||||
to: meeting/topic_ids
|
to: meeting/topic_ids
|
||||||
@ -1580,6 +1586,7 @@ projector:
|
|||||||
- motion_block
|
- motion_block
|
||||||
- assignment
|
- assignment
|
||||||
- agenda_item
|
- agenda_item
|
||||||
|
- topic
|
||||||
- user
|
- user
|
||||||
- assignment_poll
|
- assignment_poll
|
||||||
- motion_poll
|
- motion_poll
|
||||||
@ -1630,6 +1637,7 @@ projection:
|
|||||||
- motion_block
|
- motion_block
|
||||||
- assignment
|
- assignment
|
||||||
- agenda_item
|
- agenda_item
|
||||||
|
- topic
|
||||||
- user
|
- user
|
||||||
- assignment_poll
|
- assignment_poll
|
||||||
- motion_poll
|
- motion_poll
|
||||||
|
Loading…
Reference in New Issue
Block a user