jenkins-bot has submitted this change and it was merged.
Change subject: Hygiene: Whitespace cleanup
......................................................................
Hygiene: Whitespace cleanup
Change-Id: I7e828b5e1f884bd014ce157d6fd2c04186a3e6ef
---
M includes/Resources.php
1 file changed, 9 insertions(+), 9 deletions(-)
Approvals:
Florianschmidtwelzow: Looks good to me, approved
jenkins-bot: Verified
diff --git a/includes/Resources.php b/includes/Resources.php
index 97de327..3de8c4e 100644
--- a/includes/Resources.php
+++ b/includes/Resources.php
@@ -1130,16 +1130,16 @@
// Note: Take care with loading this module as it will pull down OOJS
UI in addition
// to our own code.
'mobile.buttonWithSpinner' => $wgMFResourceFileModuleBoilerplate +
array(
- 'dependencies' => array(
- 'oojs-ui',
- ),
- 'styles' => array(
-
'resources/mobile.buttonWithSpinner/buttonWithSpinner.less',
- ),
- 'scripts' => array(
-
'resources/mobile.buttonWithSpinner/ButtonWithSpinner.js',
- ),
+ 'dependencies' => array(
+ 'oojs-ui',
),
+ 'styles' => array(
+
'resources/mobile.buttonWithSpinner/buttonWithSpinner.less',
+ ),
+ 'scripts' => array(
+
'resources/mobile.buttonWithSpinner/ButtonWithSpinner.js',
+ ),
+ ),
'mobile.errorReport' => $wgMFResourceFileModuleBoilerplate + array(
'dependencies' => array(
--
To view, visit https://gerrit.wikimedia.org/r/231461
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7e828b5e1f884bd014ce157d6fd2c04186a3e6ef
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits