mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-24 06:13:54 +00:00
Remove markup icon code
Bug: T288928 Depends-on: I553bbcc9f1a98d75e160ede7a66ffcf6510fa28a Change-Id: Ida0c41d2dab229e882c5e78e5702cc921bbdb928
This commit is contained in:
parent
ceb7961c75
commit
083ab9c6c3
|
@ -81,9 +81,7 @@ final class AdvancedUserMenuBuilder implements IUserMenuBuilder {
|
|||
|
||||
if ( $sandbox ) {
|
||||
$group->insertEntry( SingleMenuEntry::create(
|
||||
// TODO: Replace with 'sandbox' after
|
||||
// https://gerrit.wikimedia.org/r/c/mediawiki/extensions/SandboxLink/+/740890 is merged
|
||||
'markup',
|
||||
'sandbox',
|
||||
$sandbox['text'],
|
||||
$sandbox['href']
|
||||
) );
|
||||
|
|
Loading…
Reference in a new issue