Remove old delete all button
This commit is contained in:
@ -6,5 +6,4 @@
|
|||||||
h5 =t('exercises.implement.comment.addyours')
|
h5 =t('exercises.implement.comment.addyours')
|
||||||
textarea.form-control
|
textarea.form-control
|
||||||
|
|
||||||
button#addCommentButton.btn.btn-block.btn-primary(type='button') =t('exercises.implement.comment.addCommentButton')
|
button#addCommentButton.btn.btn-block.btn-primary(type='button') =t('exercises.implement.comment.addCommentButton')
|
||||||
button#removeAllButton.btn.btn-block.btn-warning(type='button') =t('exercises.implement.comment.removeAllOnLine')
|
|
Reference in New Issue
Block a user