mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-12 09:09:25 +00:00
Merge "rm stray fileRepoPromise property from media dialog"
This commit is contained in:
commit
d816492ca1
|
@ -20,7 +20,6 @@ ve.ui.MWMediaDialog = function VeUiMWMediaDialog( config ) {
|
|||
|
||||
// Properties
|
||||
this.imageModel = null;
|
||||
this.fileRepoPromise = null;
|
||||
this.pageTitle = '';
|
||||
this.isSettingUpModel = false;
|
||||
this.isInsertion = false;
|
||||
|
|
Loading…
Reference in a new issue