+
+ $model,
+ 'display_name' => 'name',
+ 'entityIdAttribute' => 'id',
+ 'reply' => true,
+ 'layout' => "{list}{form} {reply_form}",
+ 'delete' => false,
+ 'more' => [
+ 'show_' => true,
+ 'key' => 2,
+ ],
+ 'formView' => '@frontend/views/site/comment/artbox_comment_form',
+ 'listView' => '@frontend/views/site/comment/artbox_comment_list',
+ 'replyView' => '@frontend/views/site/comment/artbox_comment_reply',
+ 'itemView' => '@frontend/views/site/comment/artbox_comment_item',
+ ]
+ );
+ ?>
-
-
- $model,
- 'display_name' => 'name',
- 'entityIdAttribute' => 'id',
- 'reply' => true,
- 'delete' => false,
- 'more' => [
- 'show_' => true,
- 'key' => 2,
- ],
- 'formView' => '@frontend/views/site/comment/artbox_comment_form',
- 'listView' => '@frontend/views/site/comment/artbox_comment_list',
- 'replyView' => '@frontend/views/site/comment/artbox_comment_reply',
- 'itemView' => '@frontend/views/site/comment/artbox_comment_item',
- ]
- );
- ?>
-
-
+