jenkins-bot has submitted this change and it was merged.

Change subject: Hygiene: Rename css to be consistent with uploads directory
......................................................................


Hygiene: Rename css to be consistent with uploads directory

Change-Id: I7505e3f29d5c8cf93f0e3cd44bec818006f5dd06
---
M includes/Resources.php
R less/modules/uploads.less
R stylesheets/modules/uploads.css
3 files changed, 1 insertion(+), 1 deletion(-)

Approvals:
  MaxSem: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/Resources.php b/includes/Resources.php
index 4b5251d..22437be 100644
--- a/includes/Resources.php
+++ b/includes/Resources.php
@@ -370,7 +370,7 @@
                        'stylesheets/modules/mf-references.css',
                        'stylesheets/modules/mf-cleanuptemplates.css',
                        'stylesheets/modules/mf-watchstar.css',
-                       'stylesheets/modules/mf-photo.css',
+                       'stylesheets/modules/uploads.css',
                        'stylesheets/modules/tutorials.css',
                        'stylesheets/modules/editor.css',
                ),
diff --git a/less/modules/mf-photo.less b/less/modules/uploads.less
similarity index 100%
rename from less/modules/mf-photo.less
rename to less/modules/uploads.less
diff --git a/stylesheets/modules/mf-photo.css b/stylesheets/modules/uploads.css
similarity index 100%
rename from stylesheets/modules/mf-photo.css
rename to stylesheets/modules/uploads.css

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7505e3f29d5c8cf93f0e3cd44bec818006f5dd06
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: JGonera <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: MaxSem <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to