diff --git a/frontend/views/catalog/product.php b/frontend/views/catalog/product.php index 026215f..49583c9 100755 --- a/frontend/views/catalog/product.php +++ b/frontend/views/catalog/product.php @@ -279,9 +279,9 @@
$product, - ]); +// echo CommentWidget::widget([ +// 'model' => $product, +// ]); ?>
$product ]) ?> -- libgit2 0.21.4