mediawiki-extensions-Visual.../modules/ve-mw
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
..
ce Merge "Change type from 'frame' to 'thumb' when resizing" 2018-09-24 16:07:19 +00:00
dm $.extend -> ve.extendObject 2018-11-07 16:51:39 +00:00
init Separate handling of document HTML and edit metadata 2018-11-08 18:30:33 +00:00
tests MWTransclusionNode: Change HTML messages to plain DOM 2018-11-05 16:28:11 +00:00
themes
ui ve.ui.MWTemplateDialog: Unbreak the logic to enable/disable "Apply" button 2018-11-16 01:08:29 +01:00
ve.MWutils.js