Skip to content

Commit 0b35cb1

Browse files
author
roadiz-ci
committed
Merge branch hotfix/v2.6.19
1 parent aa8b267 commit 0b35cb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/nodes/widgets/node-header.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<th class="mobile-hidden">
99
{% trans %}node.type{% endtrans %}
1010
{% include '@RoadizRozier/includes/column_ordering.html.twig' with {
11-
'field': 'nt.name',
11+
'field': 'nodeTypeName',
1212
'filters': filters,
1313
} only %}
1414
</th>

0 commit comments

Comments
 (0)