Jdlrobson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/231461

Change subject: Hygiene: Whitespace cleanup
......................................................................

Hygiene: Whitespace cleanup

Change-Id: I7e828b5e1f884bd014ce157d6fd2c04186a3e6ef
---
M includes/Resources.php
1 file changed, 9 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/61/231461/1

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: newchange
Gerrit-Change-Id: I7e828b5e1f884bd014ce157d6fd2c04186a3e6ef
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>

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

Reply via email to