diff --git a/views/artbox_comment_list.php b/views/artbox_comment_list.php index 8c9d2ef..a28b114 100755 --- a/views/artbox_comment_list.php +++ b/views/artbox_comment_list.php @@ -25,6 +25,7 @@ 'dataProvider' => $comments, 'itemOptions' => $item_options, 'itemView' => $item_view, + 'emptyText' => false, 'summary' => '', 'viewParams' => [ 'display_name' => $display_name -- libgit2 0.21.4