Disable comments when a poll is not published
This commit is contained in:
@@ -679,7 +679,8 @@ define([
|
||||
]),
|
||||
h('h2#cp-app-poll-comments-list-title', Msg.poll_comment_list),
|
||||
h('div#cp-app-poll-comments-list')
|
||||
])
|
||||
]),
|
||||
h('div#cp-app-poll-nocomments', Msg.poll_comment_disabled)
|
||||
])
|
||||
])
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user