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 button#less-info.btn.btn-info
span.ion-help-circled span.ion-help-circled
| Less information | Less information
//#submitButton.btn.btn-primary.btn-big.btn-block Run code (ctrl + enter) div.hidden
//br #submitButton.btn.btn-primary.btn-big.btn-block Run code (ctrl + enter)
//form.code br
.form-group.codeMirrorView form.code
textarea#codeOutput .form-group.codeMirrorView
textarea#codeOutput
br br
#testSuite #testSuite
br br