Remove old delete all button

This commit is contained in:
Maximilian Grundke
2017-08-25 18:31:47 +02:00
parent 3dd4cb440b
commit 73ec4d0902

View File

@ -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')