fix a bug that was preventing html from rendering in courseware
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user