Add organization/theme_ids to models.yml

This commit is contained in:
Ludwig Reiter 2021-10-04 11:18:37 +02:00
parent c293544f24
commit d5d41a532a
1 changed files with 8 additions and 0 deletions

View File

@ -120,6 +120,10 @@ organization:
type: relation
restriction_mode: A
to: theme/organization_ids
theme_ids:
type: relation-list
restriction_mode: A
to: theme/organization_id
user:
id:
@ -535,6 +539,10 @@ theme:
restriction_mode: A
to: organization/default_theme_id
type: relation-list
organization_id:
restriction_mode: A
to: organization/theme_ids
type: relation
committee:
id: