fix: double comma causing blank page for owner role
This commit is contained in:
parent
14881f83f2
commit
3cbb0a4719
@ -494,9 +494,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
{% if 'owner.*' not in roles %}
|
{% if 'owner.*' not in roles %}
|
||||||
{
|
,{
|
||||||
"widgettype": "VBox",
|
"widgettype": "VBox",
|
||||||
"options": {
|
"options": {
|
||||||
"css": "card",
|
"css": "card",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user