From 1a0c1fe7414fac67a4a2c75f4bd04eb932e6a7a5 Mon Sep 17 00:00:00 2001 From: yarik Date: Wed, 27 Jul 2016 18:14:30 +0300 Subject: [PATCH] Comment added --- frontend/views/catalog/product.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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