mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-28 08:00:32 +00:00
Use new watchlist icon in Minerva
Bug: T289619 Change-Id: I26b698beb8de67745bdfd3b88c5b36e5320d5d3d
This commit is contained in:
parent
80e27aff70
commit
3d2ad79de1
|
@ -119,7 +119,7 @@ final class Definitions {
|
|||
}
|
||||
}
|
||||
$group->insertEntry( SingleMenuEntry::create(
|
||||
'unStar',
|
||||
'watchlist',
|
||||
$this->context->msg( 'mobile-frontend-main-menu-watchlist' )->text(),
|
||||
$watchTitle->getLocalURL( $watchlistQuery )
|
||||
) );
|
||||
|
|
Loading…
Reference in a new issue