Skip to content

Commit 58cd676

Browse files
authored
ENGCOM-4070: Update details.phtml #20858
2 parents 732ecd7 + 7ad5fcb commit 58cd676

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)