Select comment name in the multi select detail view

refs #11398
This commit is contained in:
Eric Lippmann 2016-08-31 13:47:31 +02:00
parent 25a17b0bc9
commit b0be1e56dd
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ class CommentsController extends Controller
'type' => 'comment_type',
'persistent' => 'comment_is_persistent',
'expiration' => 'comment_expiration',
'name' => 'comment_name',
'host_name',
'service_description',
'host_display_name',