Index: trunk/extensions/Math/modules/ext.math.mathjax.enabler.js |
— | — | @@ -15,7 +15,7 @@ |
16 | 16 | "v1.0-compatible": false, |
17 | 17 | styles: { ".mtext": { "font-family": "sans-serif ! important", "font-size": "80%" } }, |
18 | 18 | displayAlign: "left", |
19 | | - menuSettings: { zoom: "click" }, |
| 19 | + menuSettings: { zoom: "Click" }, |
20 | 20 | "HTML-CSS": { imageFont: null, availableFonts: ["TeX"] } |
21 | 21 | }); |
22 | 22 | MathJax.OutputJax.fontDir = mathJax.fontDir = mediaWiki.config.get('wgExtensionAssetsPath') + '/Math/modules/MathJax/fonts'; |