mediawiki-skins-MinervaNeue/includes
Jon Robson 710d1f7cd4 Fixes markup for logout link
With AMC disabled, the logout link does not have the class
menu__item--logout - this breaks the behaviour of the logout
function which has JavaScript that manages a confirmation
workflow.

The issue is a typo - class is mapped to classes in
SingleMenuEntryItem::getComponents

Change-Id: I891ed700edadfad80888120c6e0666b6e7589377
2024-10-16 10:40:33 -07:00
..
Hooks Create HookRunner class and the hook handler interface 2023-06-09 22:19:59 +02:00
Menu Fixes Watchstar display when clicked 2024-10-04 19:52:18 +00:00
Permissions Update namespace of PHP classes 2024-05-21 15:08:47 +00:00
Skins Fixes markup for logout link 2024-10-16 10:40:33 -07:00
Hooks.php Hooks: change wikipedia is made for you warning to a notice message 2024-08-01 13:22:36 +02:00
LanguagesHelper.php Use PHP types 2024-05-08 07:38:21 +00:00
MobileFrontendHooks.php Use $featuresManager instead of $featureManager 2024-05-31 18:18:48 +00:00
ServiceWiring.php Migrate service 'Minerva.Menu.PageActionsDirector' into new class PageActions 2024-06-04 20:10:41 +00:00
SkinOptions.php Use $featuresManager instead of $featureManager 2024-05-31 18:18:48 +00:00