Remove comment modal from standard editor

This commit is contained in:
Maximilian Grundke
2016-04-26 16:05:57 +02:00
parent d4061bf9b5
commit af103ef270
2 changed files with 0 additions and 102 deletions

View File

@@ -37,5 +37,3 @@
i.fa.fa-rocket
= t('exercises.editor.test')
= render('editor_button', data: {:'data-placement' => 'top', :'data-tooltip' => true}, icon: 'fa fa-trophy', id: 'assess', label: t('exercises.editor.score'), title: t('shared.tooltips.shortcut', shortcut: 'ALT + s'))
= render('shared/modal', id: 'comment-modal', title: t('exercises.implement.comment.dialogtitle'), template: 'exercises/_comment_dialogcontent')