Skip to content

Commit ca5279a

Browse files
ENGCOM-4411: [Backport] Update details.phtml #21531
- Merge Pull Request #21531 from amol2jcommerce/magento2:2.2-develop-PR-port-20858 - Merged commits: 1. 13c6edd
2 parents 13b0fe9 + 13c6edd commit ca5279a

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)