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

Change subject: Missed one tux-proofread-button
......................................................................


Missed one tux-proofread-button

Change-Id: I2231220caec069998c080fa163ccc492337a599e
---
M resources/js/ext.translate.messagetable.js
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Amire80: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/resources/js/ext.translate.messagetable.js 
b/resources/js/ext.translate.messagetable.js
index b384a21..77c2b63 100644
--- a/resources/js/ext.translate.messagetable.js
+++ b/resources/js/ext.translate.messagetable.js
@@ -640,7 +640,7 @@
                                messageTable.$actionBar.find( 
'.translate-mode-button' ).addClass( 'down' );
                        }
                        if ( mode === 'proofread' ) {
-                               messageTable.$actionBar.find( 
'.tux-proofread-button' ).addClass( 'down' );
+                               messageTable.$actionBar.find( 
'.proofread-mode-button' ).addClass( 'down' );
                        }
                        if ( mode === 'page' ) {
                                messageTable.$actionBar.find( 
'.page-mode-button' ).addClass( 'down' );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2231220caec069998c080fa163ccc492337a599e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to