jenkins-bot has submitted this change and it was merged.
Change subject: Match changed MobileWebClickingSchema
......................................................................
Match changed MobileWebClickingSchema
Follow up: I623fde482baaba753608160d486d79a313ee5825
Bug: T78360
Change-Id: I5ea1dcc10c2afba89dad062eb171e1e6a1b915fd
---
M modules/ext.thanks.mobilediff.js
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Legoktm: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/ext.thanks.mobilediff.js b/modules/ext.thanks.mobilediff.js
index 0399d99..9b28732 100644
--- a/modules/ext.thanks.mobilediff.js
+++ b/modules/ext.thanks.mobilediff.js
@@ -57,7 +57,7 @@
)
.on( 'click', function() {
var $this = $( this );
- schema.log( 'diff-thank', name
);
+ schema.log( 'Diff',
'diff-thank', name );
if ( !$this.hasClass( 'thanked'
) ) {
thankUser( name, rev,
gender ).done( function() {
$this.addClass(
'thanked' ).attr( 'disabled', true )
--
To view, visit https://gerrit.wikimedia.org/r/179409
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5ea1dcc10c2afba89dad062eb171e1e6a1b915fd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Thanks
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits