mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Moriel Schottlender c4c5add175 Fix bad jquery 'append' calls
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
2014-08-12 22:57:11 +00:00
..
ve.ui.MWBetaWelcomeDialog.js test: Move mw into the global list of globals for VE-MW 2014-07-19 17:42:45 +00:00
ve.ui.MWCancelConfirmDialog.js Scrap the cancel button from the toolbar 2014-07-18 16:38:17 -07:00
ve.ui.MWCitationDialog.js Close the citation dialog after the apply changes button is clicked 2014-07-14 17:09:24 -07:00
ve.ui.MWCommandHelpDialog.js test: Move mw into the global list of globals for VE-MW 2014-07-19 17:42:45 +00:00
ve.ui.MWMediaDialog.js Fix bad jquery 'append' calls 2014-08-12 22:57:11 +00:00
ve.ui.MWMetaDialog.js Tear down meta dialog pages when cancelling 2014-08-05 16:24:26 +00:00
ve.ui.MWReferenceDialog.js Update VE core submodule to master (61dea59) 2014-07-29 17:15:35 -07:00
ve.ui.MWReferenceListDialog.js Bump the height of the references list a little 2014-07-23 17:24:21 -07:00
ve.ui.MWSaveDialog.js Don't send API requests to preview empty (or whitespace-only) edit summaries 2014-08-02 19:12:25 -07:00
ve.ui.MWTemplateDialog.js Merge "Auto-open "Add parameter" part of template dialog when tabbed to or opening with no required/suggested params" 2014-07-22 23:37:41 +00:00
ve.ui.MWTransclusionDialog.js
ve.ui.MWWikitextSwitchConfirmDialog.js Always initialize data before use 2014-07-15 15:49:51 -07:00