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 732ecd7 + 7ad5fcb commit 58cd676Copy full SHA for 58cd676
app/code/Magento/Catalog/view/frontend/templates/product/view/details.phtml
@@ -25,7 +25,7 @@
25
data-role="collapsible" id="tab-label-<?= /* @escapeNotVerified */ $alias ?>">
26
<a class="data switch"
27
tabindex="-1"
28
- data-toggle="switch"
+ data-toggle="trigger"
29
href="#<?= /* @escapeNotVerified */ $alias ?>"
30
id="tab-label-<?= /* @escapeNotVerified */ $alias ?>-title">
31
<?= /* @escapeNotVerified */ $label ?>
0 commit comments