Skip to content

Commit 554cefa

Browse files
ciastektkCopilot
andauthored
Update src/bundle/Resources/views/themes/admin/content/tab/authors.html.twig
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 59ba584 commit 554cefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bundle/Resources/views/themes/admin/content/tab/authors.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
{% include '@ibexadesign/ui/component/details/details.html.twig' with {
4343
headline: 'tab.author.authors'|trans()|desc('Authors'),
44-
items: content_details_items|merge(content_details_extra_items|default({})),
44+
items: content_details_items|merge(content_details_extra_items|default([])),
4545
} only %}
4646

4747
{% set technical_details_items = [

0 commit comments

Comments
 (0)