Rename organization/theme_id into default_theme_id.
This commit is contained in:
parent
1da3c6dced
commit
494b8d54f4
@ -116,7 +116,7 @@ organization:
|
|||||||
type: relation-list
|
type: relation-list
|
||||||
restriction_mode: B
|
restriction_mode: B
|
||||||
to: organization_tag/organization_id
|
to: organization_tag/organization_id
|
||||||
theme_id:
|
default_theme_id:
|
||||||
type: relation
|
type: relation
|
||||||
restriction_mode: A
|
restriction_mode: A
|
||||||
to: theme/organization_ids
|
to: theme/organization_ids
|
||||||
@ -539,7 +539,7 @@ theme:
|
|||||||
type: color
|
type: color
|
||||||
organization_ids:
|
organization_ids:
|
||||||
restriction_mode: A
|
restriction_mode: A
|
||||||
to: organization/theme_id
|
to: organization/default_theme_id
|
||||||
type: relation-list
|
type: relation-list
|
||||||
user_ids:
|
user_ids:
|
||||||
restriction_mode: A
|
restriction_mode: A
|
||||||
|
Loading…
Reference in New Issue
Block a user