Skip to content

Commit c51de1c

Browse files
authored
ENGCOM-4411: [Backport] Update details.phtml #21531
2 parents 4503597 + ca5279a commit c51de1c

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/view/frontend/templates/product/view

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/view/frontend/templates/product/view/details.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
data-role="collapsible" id="tab-label-<?= /* @escapeNotVerified */ $alias ?>">
2626
<a class="data switch"
2727
tabindex="-1"
28-
data-toggle="switch"
28+
data-toggle="trigger"
2929
href="#<?= /* @escapeNotVerified */ $alias ?>"
3030
id="tab-label-<?= /* @escapeNotVerified */ $alias ?>-title">
3131
<?= /* @escapeNotVerified */ $label ?>

0 commit comments

Comments
 (0)