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:
@@ -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'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user