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.
1 parent 4f23251 commit 99f260aCopy full SHA for 99f260a
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