fix: remove stray endif that caused 500 error
This commit is contained in:
parent
40706c4c72
commit
14881f83f2
@ -494,9 +494,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
{% endif %}
|
},
|
||||||
{% 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