mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
c4c5add175
There are several incorrect usages of jquery .append() method that uses an array instead of an argument list. This isn't the proper use of the method and while it does work now, according to Krinkle, this might stop working in the near future. Also see I76decb67db086bb387 for the same fix in ve-core. Change-Id: I78a0d54ad76ab5401bc0532e636a9aaa2c0c0e04 |
||
---|---|---|
.. | ||
ve.ui.MWBetaWelcomeDialog.js | ||
ve.ui.MWCancelConfirmDialog.js | ||
ve.ui.MWCitationDialog.js | ||
ve.ui.MWCommandHelpDialog.js | ||
ve.ui.MWMediaDialog.js | ||
ve.ui.MWMetaDialog.js | ||
ve.ui.MWReferenceDialog.js | ||
ve.ui.MWReferenceListDialog.js | ||
ve.ui.MWSaveDialog.js | ||
ve.ui.MWTemplateDialog.js | ||
ve.ui.MWTransclusionDialog.js | ||
ve.ui.MWWikitextSwitchConfirmDialog.js |