jenkins-bot has submitted this change and it was merged.

Change subject: Fix typo
......................................................................


Fix typo

Change-Id: Ic24b543a578b1edfc43ffbf5c39ee059831e883c
---
M resources/ui/steps/uw.ui.Upload.js
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/resources/ui/steps/uw.ui.Upload.js 
b/resources/ui/steps/uw.ui.Upload.js
index fa421ff..0f21842 100644
--- a/resources/ui/steps/uw.ui.Upload.js
+++ b/resources/ui/steps/uw.ui.Upload.js
@@ -274,7 +274,7 @@
 
                this.$addFileContainer
                        .add( this.$uploadCenterDivide )
-                       .add( this.$uploadCtrls )
+                       .add( this.$uploadCtrl )
                        .show();
 
                if ( this.isFlickrImportEnabled() ) {

-- 
To view, visit https://gerrit.wikimedia.org/r/314019
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic24b543a578b1edfc43ffbf5c39ee059831e883c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadWizard
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to