Merge pull request #6871 from edx/waqas/studio-mathjax-unit-problem

Unit page doesn't load when mathjax is down
This commit is contained in:
Waqas Khalid
2015-03-16 18:47:06 +05:00
2 changed files with 4 additions and 5 deletions

View File

@@ -89,7 +89,7 @@
shim: {
'xmodule': {
deps: [
'jquery', 'underscore', 'mathjax', 'codemirror', 'tinymce',
'jquery', 'underscore', 'codemirror', 'tinymce',
'jquery.tinymce', 'jquery.qtip', 'jquery.scrollTo', 'jquery.flot',
'jquery.cookie', 'utility'
]