jenkins-bot has submitted this change and it was merged.
Change subject: Remove redundant double space
......................................................................
Remove redundant double space
Change-Id: I75f494f84d05f128ce011985fefa3f1253bafee4
---
M modules/translation/ext.cx.translation.js
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
KartikMistry: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/translation/ext.cx.translation.js
b/modules/translation/ext.cx.translation.js
index fe497da..717957c 100644
--- a/modules/translation/ext.cx.translation.js
+++ b/modules/translation/ext.cx.translation.js
@@ -75,7 +75,7 @@
};
ContentTranslationEditor.prototype.listen = function () {
- mw.hook( 'mw.cx.translation.add' ).add( $.proxy( this.update,
this ) );
+ mw.hook( 'mw.cx.translation.add' ).add( $.proxy( this.update,
this ) );
this.$content.on( 'input', function () {
mw.hook( 'mw.cx.translation.change' ).fire();
--
To view, visit https://gerrit.wikimedia.org/r/118691
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I75f494f84d05f128ce011985fefa3f1253bafee4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
Gerrit-Reviewer: KartikMistry <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits