Krinkle has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/366993 )

Change subject: Hiegyne: Remove unused global LESS vars wgMFThumbnailTiny and 
wgMFThumbnailSmall
......................................................................

Hiegyne: Remove unused global LESS vars wgMFThumbnailTiny and wgMFThumbnailSmall

No matches in any other repo in Wikimedia Git, including commit messages.

Bug: T171365
Change-Id: I25246f1188a7c2e6c3a2e530efdabdc9001e90dc
---
M includes/MobileFrontend.hooks.php
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/93/366993/1

diff --git a/includes/MobileFrontend.hooks.php 
b/includes/MobileFrontend.hooks.php
index 5a9ad14..b71ee66 100644
--- a/includes/MobileFrontend.hooks.php
+++ b/includes/MobileFrontend.hooks.php
@@ -1034,8 +1034,6 @@
                $lessVars = array_merge( $lessVars,
                        [
                                'wgMFDeviceWidthMobileSmall' => "{$config->get( 
'MFDeviceWidthMobileSmall' )}px",
-                               'wgMFThumbnailTiny' =>  
MobilePage::TINY_IMAGE_WIDTH . 'px',
-                               'wgMFThumbnailSmall' =>  
MobilePage::SMALL_IMAGE_WIDTH . 'px'
                        ]
                );
        }

-- 
To view, visit https://gerrit.wikimedia.org/r/366993
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I25246f1188a7c2e6c3a2e530efdabdc9001e90dc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Krinkle <krinklem...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to