Kaldari has uploaded a new change for review.
https://gerrit.wikimedia.org/r/58629
Change subject: Disabling dismiss interface for now per Fabrice
......................................................................
Disabling dismiss interface for now per Fabrice
Change-Id: I91046f840add2cd6e02b0b91078fd2ac377ca871
---
M formatters/BasicFormatter.php
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo
refs/changes/29/58629/1
diff --git a/formatters/BasicFormatter.php b/formatters/BasicFormatter.php
index 3b46d53..5732c37 100644
--- a/formatters/BasicFormatter.php
+++ b/formatters/BasicFormatter.php
@@ -150,9 +150,11 @@
);
// Add the hidden dismiss interface if the notification is
dismissable
+ /* Disabling dismiss interface until there is consensus on how
it should be implemented
if ( $event->isDismissable( 'web' ) ) {
$output .= $this->formatDismissInterface( $event, $user
);
}
+ */
// Build the notification title
$content = Xml::tags(
--
To view, visit https://gerrit.wikimedia.org/r/58629
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I91046f840add2cd6e02b0b91078fd2ac377ca871
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits