Skip to content

Commit 7ad5fcb

Browse files
ENGCOM-4070: Update details.phtml #20858
- Merge Pull Request #20858 from mageho/magento2:patch-6 - Merged commits: 1. 99f260a
2 parents 97fd70f + 99f260a commit 7ad5fcb

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
@@ -26,7 +26,7 @@
2626
data-role="collapsible" id="tab-label-<?= /* @escapeNotVerified */ $alias ?>">
2727
<a class="data switch"
2828
tabindex="-1"
29-
data-toggle="switch"
29+
data-toggle="trigger"
3030
href="#<?= /* @escapeNotVerified */ $alias ?>"
3131
id="tab-label-<?= /* @escapeNotVerified */ $alias ?>-title">
3232
<?= /* @escapeNotVerified */ $label ?>

0 commit comments

Comments
 (0)