mediawiki-extensions-Visual.../modules/ve-mw
Bartosz Dziewoński a5867818ff MWEditingTabDialog: Don't use ve.init.target because it may not be loaded
We also show this dialog on the old wikitext editor, where
ve.init.target is not set, because the relevant code is not loaded.

Follow-up to 478b0bcbb9.

Similar to e88cd81f94, which fixed the
same issue in a different file.

I checked all uses of ve.init.target in files under ve-mw/init/ and I
think this was the only remaining mistake.

Bug: T228684
Change-Id: I15551870cdb01d570e24ba9668e67330b8072e01
2019-07-23 19:09:37 +00:00
..
ce Apply active external link fix to all skins 2019-06-18 15:23:10 +01:00
dm ve.dm.MWTransclusionNode: Protect <style> nodes too when copying 2019-07-16 22:51:28 +02:00
init MWEditingTabDialog: Don't use ve.init.target because it may not be loaded 2019-07-23 19:09:37 +00:00
tests Store 'canEdit' property when auto-saving or switching editors 2019-05-24 23:15:38 +02:00
themes SaveDialog: Hide options bar when empty 2019-07-16 14:28:25 +01:00
ui SaveDialog: Hide options bar when empty 2019-07-16 14:28:25 +01:00
ve.MWutils.js eslint: Enable valid-jsdoc 2019-04-17 17:13:39 +01:00