We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97fd70f + 99f260a commit 7ad5fcbCopy full SHA for 7ad5fcb
app/code/Magento/Catalog/view/frontend/templates/product/view/details.phtml
@@ -26,7 +26,7 @@
26
data-role="collapsible" id="tab-label-<?= /* @escapeNotVerified */ $alias ?>">
27
<a class="data switch"
28
tabindex="-1"
29
- data-toggle="switch"
+ data-toggle="trigger"
30
href="#<?= /* @escapeNotVerified */ $alias ?>"
31
id="tab-label-<?= /* @escapeNotVerified */ $alias ?>-title">
32
<?= /* @escapeNotVerified */ $label ?>
0 commit comments