mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-24 15:53:46 +00:00
Merge "Ensure sticky header ULS is tracked by DesktopWebUIActionsTracking"
This commit is contained in:
commit
5e7dc81e38
|
@ -630,6 +630,7 @@ class SkinVector extends SkinMustache {
|
|||
'tabindex' => '-1',
|
||||
'label' => $this->getULSLabel( 'vector-language-button-label' ),
|
||||
'html-vector-button-icon' => Hooks::makeIcon( 'wikimedia-language' ),
|
||||
'event' => 'ui.dropdown-p-lang-btn-sticky-header'
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue