bugfix
This commit is contained in:
parent
87bb4ba10f
commit
df72c129bf
@ -1,5 +1,5 @@
|
||||
{% set roles = get_user_roles(get_user()) %}
|
||||
{% if owner.operator in roles %}
|
||||
{% if "owner.operator" in roles %}
|
||||
{
|
||||
"widgettype": "Form",
|
||||
"options": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user