mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Trevor Parscal c04c0f750e Bring the transclusion title back to life
At some point getTitle was changed to updateTitle but the caller was still
assuming it would return a string. Also, we removed the transclusion
dialog title message, but were still trying to use it.

Changes:
* Change the logic so we use the parent method for updateTItle correctly
* Bring the transclusion title message back

Bug: 64671
Change-Id: I3beb8b1d4304ba73c428868b9ac2d0f6a1cc9944
2014-04-30 21:41:19 +00:00
..
ve.ui.MWBetaWelcomeDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWCitationDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWCommandHelpDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWLanguageSearchDialog.js Use core language search dialog 2014-04-23 18:43:03 -07:00
ve.ui.MWMediaEditDialog.js Use window 'ready' event to focus surfaces 2014-04-30 11:15:41 -07:00
ve.ui.MWMediaInsertDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWMetaDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWReferenceDialog.js Use window 'ready' event to focus surfaces 2014-04-30 11:15:41 -07:00
ve.ui.MWReferenceListDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWSaveDialog.js Call clearAllMessages in setup instead of swapPanel on the save dialog 2014-04-25 22:44:39 +01:00
ve.ui.MWTemplateDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWTransclusionDialog.js Bring the transclusion title back to life 2014-04-30 21:41:19 +00:00