mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Trevor Parscal 03306d8528 Make inserting existing references work again
When MWReferenceDialog was modified to inherit from ActionDialog the
search select method didn't get changed to call applyChanges. But really,
you can't just call applyChanges because you need all the promise setup
stuff that onApplyButtonClick does. The API for ActionDialog needs to be
improved, but this works just fine in the mean time.

Bug: 64677
Change-Id: Ib38a624811dc26ead7b9de64cb41aff642820452
2014-04-30 21:11:17 +00:00
..
ve.ui.MWBetaWelcomeDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWCitationDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWCommandHelpDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWLanguageSearchDialog.js Use core language search dialog 2014-04-23 18:43:03 -07:00
ve.ui.MWMediaEditDialog.js Use window 'ready' event to focus surfaces 2014-04-30 11:15:41 -07:00
ve.ui.MWMediaInsertDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWMetaDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWReferenceDialog.js Make inserting existing references work again 2014-04-30 21:11:17 +00:00
ve.ui.MWReferenceListDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWSaveDialog.js Call clearAllMessages in setup instead of swapPanel on the save dialog 2014-04-25 22:44:39 +01:00
ve.ui.MWTemplateDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWTransclusionDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00