Fix formatting
This commit is contained in:
parent
7df65c9d7a
commit
a597f2107e
|
@ -2464,7 +2464,8 @@ MathJax.Hub = {
|
||||||
},
|
},
|
||||||
|
|
||||||
getTabOrder: function() {
|
getTabOrder: function() {
|
||||||
return this.config.menuSettings.inTabOrder ? 0 : -1},
|
return this.config.menuSettings.inTabOrder ? 0 : -1;
|
||||||
|
},
|
||||||
|
|
||||||
// Old browsers (e.g. Internet Explorer <= 8) do not support trim().
|
// Old browsers (e.g. Internet Explorer <= 8) do not support trim().
|
||||||
SplitList: ("trim" in String.prototype ?
|
SplitList: ("trim" in String.prototype ?
|
||||||
|
|
Loading…
Reference in New Issue
Block a user