mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Timo Tijhof 37087f1f5f MWTransclusionDialog: Remove setMode() call from teardown()
teardown() runs after the dialog has been hidden (if you need it
to be visible, use close() instead).

However removing it instead of moving because it is obsolete,
this is something that should be done from setup() instead, and
already is.

Bug: 65373
Change-Id: Ib6b4ab49f191d1d339e69934453786a82d97380f
2014-05-19 20:44:38 +02:00
..
ve.ui.MWBetaWelcomeDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWCitationDialog.js Fix typo: this.transclusionNode -> this.selectedNode 2014-05-02 16:48:10 +01: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 build: Update jscs and jshint 2014-05-15 16:52:34 +00:00
ve.ui.MWMediaInsertDialog.js Update VE core submodule to master (a1e9df1) 2014-05-02 15:50:32 -07:00
ve.ui.MWMetaDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWReferenceDialog.js Update VE core submodule to master (a1e9df1) 2014-05-02 15:50:32 -07:00
ve.ui.MWReferenceListDialog.js Make reference list dialog small again 2014-04-30 18:05:41 -07:00
ve.ui.MWSaveDialog.js Fix styling on save dialog 2014-05-19 18:41:06 +01:00
ve.ui.MWTemplateDialog.js Stop explicitly setting autoFocus to true now that it defaults to true. 2014-05-05 14:18:12 -07:00
ve.ui.MWTransclusionDialog.js MWTransclusionDialog: Remove setMode() call from teardown() 2014-05-19 20:44:38 +02:00