Skip to content

Commit 94d6167

Browse files
author
AJ Griffiths
committed
Keep pre 7.1 tabbed component attributes
1 parent f8e3ca8 commit 94d6167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wagtail_footnotes/templates/wagtail_footnotes/admin/footnotes_modal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h1 class="header-title w-header__title">{% translate "Choose a footnote" %}</h1
1919
</div>
2020
</header>
2121

22-
<div class="w-tabs" data-controller="w-tabs" data-action="popstate@window->w-tabs#select" data-w-tabs-use-location-value="true">
22+
<div class="w-tabs" data-controller="w-tabs" data-tabs="" data-tabs-disable-url="">
2323
<div class="w-tabs__wrapper"></div>
2424
<div class="tab-content">
2525
<div class="w-tabs__panel">

0 commit comments

Comments
 (0)