Jdlrobson has uploaded a new change for review.
https://gerrit.wikimedia.org/r/203214
Change subject: Hygiene: Correctly identify the RL module name for plus icon
......................................................................
Hygiene: Correctly identify the RL module name for plus icon
Change-Id: I454526b1adafde4e89b9d94b122251b7454b945a
---
M resources/Resources.php
R resources/ext.gather.menu.icon/plus.svg
2 files changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Gather
refs/changes/14/203214/1
diff --git a/resources/Resources.php b/resources/Resources.php
index 5b01bbd..6d3d750 100644
--- a/resources/Resources.php
+++ b/resources/Resources.php
@@ -53,7 +53,7 @@
'class' => 'ResourceLoaderImageModule',
'selector' => '.mw-ui-icon-{name}:before',
'images' => array(
- 'collections-icon' => 'ext.gather.icons/plus.svg',
+ 'collections-icon' => 'ext.gather.menu.icon/plus.svg',
),
),
diff --git a/resources/ext.gather.icons/plus.svg
b/resources/ext.gather.menu.icon/plus.svg
similarity index 100%
rename from resources/ext.gather.icons/plus.svg
rename to resources/ext.gather.menu.icon/plus.svg
--
To view, visit https://gerrit.wikimedia.org/r/203214
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I454526b1adafde4e89b9d94b122251b7454b945a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Gather
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits