mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 10:59:56 +00:00
eca25738df
Also use an array instead of an object. The keys were already meaningless (index numbers). A "wikimedia/*" Git search did not show any usage outside MWNoticesPopupTool. However, the array is backward-compatible with any code using it as an object for keys or looping (just in case). This should also make the order more reliable. Bug: T87412 Change-Id: I683cc902bda5ba768e962af6725e657871b79b9a |
||
---|---|---|
.. | ||
ve.ui.MWCitationDialogTool.js | ||
ve.ui.MWEditModeTool.js | ||
ve.ui.MWFormatTool.js | ||
ve.ui.MWGalleryInspectorTool.js | ||
ve.ui.MWLinkInspectorTool.js | ||
ve.ui.MWMediaDialogTool.js | ||
ve.ui.MWMetaDialogTool.js | ||
ve.ui.MWPopupTool.js | ||
ve.ui.MWReferenceDialogTool.js | ||
ve.ui.MWTransclusionDialogTool.js |