diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 8af5622..eab27a8 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -494,8 +494,9 @@ } } ] - }, - { + {% endif %} + {% if 'owner.*' not in roles %} + ,{ "widgettype": "VBox", "options": { "css": "card", @@ -571,6 +572,7 @@ } ] } + {% endif %} {% if 'owner.*' in roles %} ,{ "widgettype": "VBox",