Skip to content

Commit 4922fef

Browse files
Chhandak.BaruaChhandak.Barua
authored andcommitted
ACP2E-900 Description tab content looks mess-up while page loading on PDP
1 parent e299e39 commit 4922fef

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
@@ -39,7 +39,7 @@
3939
<?php endforeach;?>
4040
</div>
4141
</div>
42-
<?php if ($counter > 1) : ?>
42+
<?php if ($counter > 1): ?>
4343
<?php $scriptString = <<<script
4444
if ( document.getElementById("reviews") ) {
4545
document.getElementById("reviews").style.display="none";

0 commit comments

Comments
 (0)