mediawiki-extensions-Visual.../modules/ve-mw/ui/pages
Bartosz Dziewoński 2e5a31d66a Stop using raw HTML for 'visualeditor-dialog-transclusion-no-template-description'
The bug in jqueryMsg that required this is now fixed. Depends on
I56d8f7ec03a70f5c2360d9c5099496ecb2f668ad and
Icc360724c75755a6ffc31792d8439cba142642ae in MediaWiki core.

Changes to messages were done with search-and-replace:
  <a $2>       --->  [[{{ns:template}}:$1|
  </a>         --->  ]]
  {{GENDER:$3  --->  {{GENDER:$2

Bug: T87131
Change-Id: I67475edb75fb5192a76fbe629d735d1f2dcd1d48
2015-10-09 13:10:00 +02:00
..
ve.ui.MWAdvancedSettingsPage.js build: Enable jscs jsDoc rule 'checkAnnotations' and make pass 2015-08-19 11:09:34 -07:00
ve.ui.MWCategoriesPage.js build: Enable jscs jsDoc rule 'checkAnnotations' and make pass 2015-08-19 11:09:34 -07:00
ve.ui.MWLanguagesPage.js build: Enable jscs jsDoc rule 'checkAnnotations' and make pass 2015-08-19 11:09:34 -07:00
ve.ui.MWParameterPage.js ve.ui.MWParameterPage: Simplify handling of required parameters a bit 2015-05-07 16:55:18 +02:00
ve.ui.MWParameterPlaceholderPage.js build: Enable jscs jsDoc rule 'requireNewlineAfterDescription' and make pass 2015-08-19 11:21:01 -07:00
ve.ui.MWSettingsPage.js build: Enable jscs jsDoc rule 'requireNewlineAfterDescription' and make pass 2015-08-19 11:21:01 -07:00
ve.ui.MWTemplatePage.js Stop using raw HTML for 'visualeditor-dialog-transclusion-no-template-description' 2015-10-09 13:10:00 +02:00
ve.ui.MWTemplatePlaceholderPage.js Template placeholder: Don't show delete button if we're the only transclusion part 2015-09-17 00:31:18 +00:00
ve.ui.MWTransclusionContentPage.js Stop using this.$ 2015-04-14 02:54:01 +01:00