fix a bug that was preventing html from rendering in courseware

This commit is contained in:
Michael Q Larson
2015-02-02 23:31:43 -08:00
parent 6c48e1170e
commit 6464241b2e

View File

@ -38,11 +38,12 @@ block content
button#less-info.btn.btn-info
span.ion-help-circled
| Less information
//#submitButton.btn.btn-primary.btn-big.btn-block Run code (ctrl + enter)
//br
//form.code
.form-group.codeMirrorView
textarea#codeOutput
div.hidden
#submitButton.btn.btn-primary.btn-big.btn-block Run code (ctrl + enter)
br
form.code
.form-group.codeMirrorView
textarea#codeOutput
br
#testSuite
br