mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
03306d8528
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 |
||
---|---|---|
.. | ||
ve.ui.MWBetaWelcomeDialog.js | ||
ve.ui.MWCitationDialog.js | ||
ve.ui.MWCommandHelpDialog.js | ||
ve.ui.MWLanguageSearchDialog.js | ||
ve.ui.MWMediaEditDialog.js | ||
ve.ui.MWMediaInsertDialog.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 |