Merge pull request #1522 from dpvc/issue1519

Add Contrib to the Ajax paths. #1519
This commit is contained in:
Davide P. Cervone 2016-06-15 08:44:29 -04:00 committed by GitHub
commit 6e3b6716f8

View File

@ -659,6 +659,8 @@ MathJax.cdnFileVersions = {}; // can be used to specify revisions for individua
var PATH = {};
PATH[BASENAME] = ""; // empty path gets the root URL
PATH.Contrib = (String(location.protocal).match(/^https?:/) ? "" : "http:") +
"//cdn.mathjax.org/mathjax/contrib"; // the third-party extensions
BASE.Ajax = {
loaded: {}, // files already loaded