mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 14:33:59 +00:00
58f56c0418
Despite its generic name, this class exists just for the template dialog and does 3 things: 1. Provides generic accept/reject override messages 2. Provides a new function signature when the prompt and success callback are passed 3. Focuses the delete button (1) and (2) can be provided by a local helper function. (3) should be implemented upstream, although given this was done to prevent users taking destructive actions accidentally I'm not sure why this should be overridden here. Change-Id: Id5aa018310eded7a3552a182d19ca16b040abcbd |
||
---|---|---|
.. | ||
ve.ui.MWCommandHelpDialog.js | ||
ve.ui.MWExtensionDialog.js | ||
ve.ui.MWExtensionPreviewDialog.js | ||
ve.ui.MWFloatingHelpDialog.js | ||
ve.ui.MWGalleryDialog.js | ||
ve.ui.MWMediaDialog.js | ||
ve.ui.MWMetaDialog.js | ||
ve.ui.MWMobileSaveDialog.js | ||
ve.ui.MWPreDialog.js | ||
ve.ui.MWRequiredParamBlankConfirmDialog.js | ||
ve.ui.MWSaveDialog.js | ||
ve.ui.MWTableDialog.js | ||
ve.ui.MWTemplateDialog.js | ||
ve.ui.MWTransclusionDialog.js |