Skip to content

Commit f02282f

Browse files
committed
Fix compatibility with Craft 5.9+ and new layout changes
1 parent 53d5cff commit f02282f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/templates/_layouts/navs.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@
114114

115115
{% set itemAttributes = {
116116
id: item.getId(),
117-
class: 'nav-item nav-item--sub',
118117
'data-type': item.type,
119118
} %}
120119

0 commit comments

Comments
 (0)