From 14009e7fa60997d78497ea7b4e1ef222ab1c6e71 Mon Sep 17 00:00:00 2001 From: yarik Date: Thu, 11 Aug 2016 13:16:12 +0300 Subject: [PATCH] Structure data fix --- common/modules/comment/views/artbox_comment_item.php | 11 +++++++---- common/modules/comment/widgets/CommentWidget.php | 4 ++-- frontend/views/catalog/product.php | 62 +++++++++++++++++++++++++++++++++----------------------------- 3 files changed, 42 insertions(+), 35 deletions(-) diff --git a/common/modules/comment/views/artbox_comment_item.php b/common/modules/comment/views/artbox_comment_item.php index 13c5005..c263fa9 100755 --- a/common/modules/comment/views/artbox_comment_item.php +++ b/common/modules/comment/views/artbox_comment_item.php @@ -18,12 +18,12 @@ echo Html::img('/img/user-noimage.png'); ?> -
+ -
+ -
$product ]) ?> 'promo' ]) ?> 'new' ]) ?> -- libgit2 0.21.4