Remove user/theme_id.
This commit is contained in:
parent
225a6eb5de
commit
c293544f24
@ -337,12 +337,6 @@ user:
|
|||||||
type: relation-list
|
type: relation-list
|
||||||
to: user/vote_delegated_$_to_id
|
to: user/vote_delegated_$_to_id
|
||||||
restriction_mode: C
|
restriction_mode: C
|
||||||
|
|
||||||
theme_id:
|
|
||||||
type: relation
|
|
||||||
to: theme/user_ids
|
|
||||||
restriction_mode: A
|
|
||||||
|
|
||||||
meeting_ids:
|
meeting_ids:
|
||||||
type: number[]
|
type: number[]
|
||||||
description: Calculated. All ids from group_$_ids as integers.
|
description: Calculated. All ids from group_$_ids as integers.
|
||||||
@ -541,11 +535,6 @@ theme:
|
|||||||
restriction_mode: A
|
restriction_mode: A
|
||||||
to: organization/default_theme_id
|
to: organization/default_theme_id
|
||||||
type: relation-list
|
type: relation-list
|
||||||
user_ids:
|
|
||||||
restriction_mode: A
|
|
||||||
to: user/theme_id
|
|
||||||
type: relation-list
|
|
||||||
|
|
||||||
|
|
||||||
committee:
|
committee:
|
||||||
id:
|
id:
|
||||||
|
Loading…
Reference in New Issue
Block a user