Esanders has uploaded a new change for review.
https://gerrit.wikimedia.org/r/237519
Change subject: Add constructed class names in comment for greppability
......................................................................
Add constructed class names in comment for greppability
Change-Id: I671326c05e15dfad1fca06f66d6847fcca0c2737
---
M modules/ooui/mw.echo.ui.NotificationBadgeWidget.js
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo
refs/changes/19/237519/1
diff --git a/modules/ooui/mw.echo.ui.NotificationBadgeWidget.js
b/modules/ooui/mw.echo.ui.NotificationBadgeWidget.js
index caeb795..12090d9 100644
--- a/modules/ooui/mw.echo.ui.NotificationBadgeWidget.js
+++ b/modules/ooui/mw.echo.ui.NotificationBadgeWidget.js
@@ -129,6 +129,9 @@
} );
this.popup.connect( this, { toggle: 'onPopupToggle' } );
+ // The following classes can be used here:
+ // mw-echo-ui-notificationBadgeButtonPopupWidget-alert
+ // mw-echo-ui-notificationBadgeButtonPopupWidget-message
this.$element
.addClass(
'mw-echo-ui-notificationBadgeButtonPopupWidget
' +
--
To view, visit https://gerrit.wikimedia.org/r/237519
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I671326c05e15dfad1fca06f66d6847fcca0c2737
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits