Vector supports language variant logos

Given I7184f2f5dd7fdb49fb928265bbf711ef9fd555c9 we can now
use the data generated by core which has the benefit of being
configurable per language variant.

Bug: T261153
Change-Id: I7a77f164da53c362da225ae3d13635f9ddca529f
This commit is contained in:
jdlrobson 2020-09-18 10:47:35 -07:00
parent dbf5d7084a
commit 5095b5c2f1
1 changed files with 0 additions and 2 deletions

View File

@ -142,8 +142,6 @@ class SkinVector extends SkinMustache {
'is-search-in-header' => $isSearchInHeader,
'input-location' => $inputLocation,
// Header
'data-logos' => ResourceLoaderSkinModule::getAvailableLogos( $this->getConfig() ),
'main-page-href' => $mainPageHref,
'data-sidebar' => $this->getTemplateDataSidebar(),