jenkins-bot has submitted this change and it was merged.
Change subject: Remove unwanted comma
......................................................................
Remove unwanted comma
Change-Id: Icc7f501a7bbbbada7b2a5cde6acc0822ebaca720
---
M modules/tools/ext.cx.tools.mt.js
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jsahleen: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/tools/ext.cx.tools.mt.js b/modules/tools/ext.cx.tools.mt.js
index 9f170f6..11d7d1a 100644
--- a/modules/tools/ext.cx.tools.mt.js
+++ b/modules/tools/ext.cx.tools.mt.js
@@ -167,7 +167,7 @@
.children()
.attr( {
id: 'cx' + sourceId,
- 'data-source': sourceId,
+ 'data-source': sourceId
} )
.data( 'cx-state', 'mt' )
);
--
To view, visit https://gerrit.wikimedia.org/r/164518
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icc7f501a7bbbbada7b2a5cde6acc0822ebaca720
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
Gerrit-Reviewer: Jsahleen <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits