mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Bartosz Dziewoński 914e6905ed ve.ui.MWTemplateDialog: Unbreak the logic to enable/disable "Apply" button
I have moved this block of code to the wrong place in change
13675e4a81. As a result,
`this.loaded` was being set early, so the dialog was treating
all of the pre-existing transclusion parts as newly inserted,
and the "Apply" button was therefore always enabled.

Bug: T209661
Change-Id: I3c1b45f91738ab6fc4a6f6d61ae5bf925c9a1bb5
2018-11-16 01:08:29 +01:00
..
ve.ui.MWCommandHelpDialog.js Re-order MWCommandHelpDialog and promote/demote insert tools 2018-08-29 10:51:00 +00:00
ve.ui.MWExtensionDialog.js Make extension dialog done action messages match other dialogs 2018-09-30 21:18:18 +01:00
ve.ui.MWExtensionPreviewDialog.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWGalleryDialog.js ve.ui.MWGalleryDialog: Update "Apply" button when image added 2018-11-15 20:56:39 +01:00
ve.ui.MWMediaDialog.js Merge "ve.ui.MWMediaDialog: Open to the "Upload" tab when dropping/pasting file" 2018-11-01 11:48:46 +00:00
ve.ui.MWMetaDialog.js Merge "ve.ui.MWMetaDialog: Wait for each page to set up (especially 'category')" 2018-11-01 23:02:59 +00:00
ve.ui.MWMobileSaveDialog.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWPreDialog.js doc: Bump copyright year 2018-01-03 17:45:07 +00:00
ve.ui.MWRequiredParamBlankConfirmDialog.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.ui.MWSaveDialog.js SaveDialog: Remove scrollable property from nested panels 2018-11-02 20:32:23 +00:00
ve.ui.MWTableDialog.js Use changed ve.dm.Selection interface, if present 2018-10-31 12:07:14 +08:00
ve.ui.MWTemplateDialog.js ve.ui.MWTemplateDialog: Unbreak the logic to enable/disable "Apply" button 2018-11-16 01:08:29 +01:00
ve.ui.MWTransclusionDialog.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.ui.MWWikitextConvertConfirmDialog.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00
ve.ui.MWWikitextSwitchConfirmDialog.js Correct some doc comments' syntax 2018-09-26 14:49:52 +02:00