render mathjax in svg by default (TNL-4145)

mathjax preview should be inline by default
This commit is contained in:
Adam Palay
2016-02-22 10:08:55 -05:00
committed by Michael Frey
parent 2cb48742b2
commit c63dcf0dfe
12 changed files with 14 additions and 14 deletions

View File

@@ -20,7 +20,7 @@
<p id="answer_${id}" class="answer"></p>
<div id="input_${id}_preview" class="equation">
\[\]
\(\)
<img src="${STATIC_URL}images/spinner.gif" class="loading" alt="Loading"/>
</div>
</div>