Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/74548
Change subject: Now we have a maths icon, let's use it ...................................................................... Now we have a maths icon, let's use it Change-Id: I057f74975c0cb61bee54733fd4153ab0f75416d5 --- M modules/ve-mw/ui/inspectors/ve.ui.MWMathInspector.js 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor refs/changes/48/74548/1 diff --git a/modules/ve-mw/ui/inspectors/ve.ui.MWMathInspector.js b/modules/ve-mw/ui/inspectors/ve.ui.MWMathInspector.js index 41fdac8..2846812 100644 --- a/modules/ve-mw/ui/inspectors/ve.ui.MWMathInspector.js +++ b/modules/ve-mw/ui/inspectors/ve.ui.MWMathInspector.js @@ -26,7 +26,7 @@ /* Static properties */ -ve.ui.MWMathInspector.static.icon = 'link'; +ve.ui.MWMathInspector.static.icon = 'math'; ve.ui.MWMathInspector.static.titleMessage = 'visualeditor-mwmathinspector-title'; -- To view, visit https://gerrit.wikimedia.org/r/74548 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I057f74975c0cb61bee54733fd4153ab0f75416d5 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/VisualEditor Gerrit-Branch: master Gerrit-Owner: Jforrester <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
