parent
25a17b0bc9
commit
b0be1e56dd
|
@ -46,6 +46,7 @@ class CommentsController extends Controller
|
||||||
'type' => 'comment_type',
|
'type' => 'comment_type',
|
||||||
'persistent' => 'comment_is_persistent',
|
'persistent' => 'comment_is_persistent',
|
||||||
'expiration' => 'comment_expiration',
|
'expiration' => 'comment_expiration',
|
||||||
|
'name' => 'comment_name',
|
||||||
'host_name',
|
'host_name',
|
||||||
'service_description',
|
'service_description',
|
||||||
'host_display_name',
|
'host_display_name',
|
||||||
|
|
Loading…
Reference in New Issue