diff --git a/frontend/views/project/_list_item.php b/frontend/views/project/_list_item.php index c879101..3ffbed9 100755 --- a/frontend/views/project/_list_item.php +++ b/frontend/views/project/_list_item.php @@ -36,7 +36,7 @@ } ?> -
+
lang->description_preview?:$model->lang->description; @@ -50,7 +50,7 @@ ?>

-
+ images ) && count($model->images) > 1) { // $images = array_slice($model->images, 1); -- libgit2 0.21.4