Sumit has uploaded a new change for review.
https://gerrit.wikimedia.org/r/226521
Change subject: Load oojs ui styles only for banner icons
......................................................................
Load oojs ui styles only for banner icons
Replace oojs-ui with oojs-ui-styles as a depedency for ext.WikidataPageBanner
module.
Bug: T106588
Change-Id: I877a700165fd5241e0235fcf810a2ca03700854a
---
M resources/Resources.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikidataPageBanner
refs/changes/21/226521/1
diff --git a/resources/Resources.php b/resources/Resources.php
index 76698c7..2364054 100644
--- a/resources/Resources.php
+++ b/resources/Resources.php
@@ -35,7 +35,7 @@
'remoteExtPath' => 'WikidataPageBanner/resources',
'targets' => array( 'desktop', 'mobile' ),
'position' => 'top',
- 'dependencies' => 'oojs-ui'
+ 'dependencies' => 'oojs-ui-styles'
);
$wgResourceModules['ext.WikidataPageBanner.toc.styles'] = array(
--
To view, visit https://gerrit.wikimedia.org/r/226521
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I877a700165fd5241e0235fcf810a2ca03700854a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikidataPageBanner
Gerrit-Branch: master
Gerrit-Owner: Sumit <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits