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
|
||||
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
|
||||
|
Reference in New Issue
Block a user