jenkins-bot has submitted this change and it was merged.
Change subject: Fix bug in closure patch
......................................................................
Fix bug in closure patch
Bit of a hiccup because the latter bit of UploadWizard.js was already
in a closure that was incompatible with the new one...
Change-Id: I12d23873edff8dbf92f9a4607b1089db4aaacdcb
---
M resources/mw.UploadWizard.js
1 file changed, 0 insertions(+), 4 deletions(-)
Approvals:
Brian Wolff: Looks good to me, approved
jenkins-bot: Verified
diff --git a/resources/mw.UploadWizard.js b/resources/mw.UploadWizard.js
index bcf75af..7065c33 100644
--- a/resources/mw.UploadWizard.js
+++ b/resources/mw.UploadWizard.js
@@ -1390,10 +1390,6 @@
return v === undefined || v === null || v === '';
};
-} )( window.mediaWiki, jQuery );
-
-( function ( $ ) {
-
$.fn.notify = function ( message ) {
// could do something here with Chrome's in-browser growl-like
notifications.
// play a sound?
--
To view, visit https://gerrit.wikimedia.org/r/81140
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I12d23873edff8dbf92f9a4607b1089db4aaacdcb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadWizard
Gerrit-Branch: master
Gerrit-Owner: MarkTraceur <[email protected]>
Gerrit-Reviewer: Brian Wolff <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits