Merge "Ensure sticky header ULS is tracked by DesktopWebUIActionsTracking"

This commit is contained in:
jenkins-bot 2021-11-23 16:09:45 +00:00 committed by Gerrit Code Review
commit 5e7dc81e38
1 changed files with 1 additions and 0 deletions

View File

@ -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'
];
}