mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Roan Kattouw 1261ad4b3d Followup 26fd3777: hide "Go back" in insertion mode
"Go back" should only be shown if there's something to go back to.
So it should be visible if you came from "Change image", but not
if you came from "Insert media".

If the "Go back" button is hidden, the footer is empty, so hide it
completely in that case. Hiding the footer is tricky due to how
dialogs position things, so I hacked around OO.ui.Dialog's lack
of an API for toggling the visibility of the footer.

Change-Id: Ic97c4a2bf7beaa240e5a4dfda1e605752e1f4189
2014-07-02 18:00:58 -07:00
..
ve.ui.MWBetaWelcomeDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWCitationDialog.js Fix selection after inserting nodes 2014-06-18 22:45:52 +00:00
ve.ui.MWCommandHelpDialog.js Use ActionDialog and NodeDialog 2014-04-29 17:27:14 -07:00
ve.ui.MWMediaDialog.js Followup 26fd3777: hide "Go back" in insertion mode 2014-07-02 18:00:58 -07:00
ve.ui.MWMetaDialog.js [BREAKING CHANGE] Update VE core submodule to master (88fe25f) 2014-05-30 22:03:45 -07:00
ve.ui.MWReferenceDialog.js Merge Media Edit and Media Insert dialogs 2014-07-01 17:30:51 -07:00
ve.ui.MWReferenceListDialog.js Fix selection after inserting nodes 2014-06-18 22:45:52 +00:00
ve.ui.MWSaveDialog.js Port MWSaveDialog to use ActionDialog 2014-06-18 20:43:45 +00:00
ve.ui.MWTemplateDialog.js Set tabindex for template dialog info/remove buttons on parent <div> rather than <a> 2014-06-27 21:48:59 +01:00
ve.ui.MWTransclusionDialog.js [BREAKING CHANGE] Update VE core submodule to master (88fe25f) 2014-05-30 22:03:45 -07:00
ve.ui.MWWikitextSwitchConfirmDialog.js Offer to retain changes when switching to the wikitext editor 2014-06-27 22:31:07 +01:00