Jdlrobson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/68458
Change subject: Bug 49440: Load hidpi plugin at top of page
......................................................................
Bug 49440: Load hidpi plugin at top of page
This module should kick in as soon as possible to avoid downloading original
images
Bug: 49440
Change-Id: I4efeaafac5db5b16df19ec08e5a52bc84d29ca8b
---
M resources/Resources.php
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/58/68458/1
diff --git a/resources/Resources.php b/resources/Resources.php
index 90c6c95..98a4166 100644
--- a/resources/Resources.php
+++ b/resources/Resources.php
@@ -643,6 +643,7 @@
'jquery.hidpi',
),
'targets' => array( 'desktop', 'mobile' ),
+ 'position' => 'top',
),
'mediawiki.htmlform' => array(
'scripts' => 'resources/mediawiki/mediawiki.htmlform.js',
--
To view, visit https://gerrit.wikimedia.org/r/68458
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4efeaafac5db5b16df19ec08e5a52bc84d29ca8b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits