Add checkbox to subscribe to author's comments
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#otherComments
|
||||
h5 =t('exercises.implement.comment.others')
|
||||
.container
|
||||
label
|
||||
input#subscribe type='checkbox' title=t('request_for_comments.subscribe_to_author')
|
||||
= t('request_for_comments.subscribe_to_author')
|
||||
|
||||
#myComment
|
||||
h5 =t('exercises.implement.comment.addyours')
|
||||
|
Reference in New Issue
Block a user