Santhosh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/75302
Change subject: Remove some unwanted top RL module definitions
......................................................................
Remove some unwanted top RL module definitions
Change-Id: I7ae638fa606a68b93519dea726725d0dc714811e
---
M Resources.php
1 file changed, 0 insertions(+), 4 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/UniversalLanguageSelector
refs/changes/02/75302/1
diff --git a/Resources.php b/Resources.php
index 5e80ac5..602c890 100644
--- a/Resources.php
+++ b/Resources.php
@@ -173,13 +173,11 @@
'jquery.uls.grid',
'jquery.uls.data',
),
- 'position' => 'top',
) + $resourcePaths;
$wgResourceModules['jquery.uls.compact'] = array(
'styles' => 'lib/jquery.uls/css/jquery.uls.compact.css',
'dependencies' => 'jquery.uls',
- 'position' => 'top',
) + $resourcePaths;
$wgResourceModules['jquery.uls.data'] = array(
@@ -187,12 +185,10 @@
'lib/jquery.uls/src/jquery.uls.data.js',
'lib/jquery.uls/src/jquery.uls.data.utils.js',
),
- 'position' => 'top',
) + $resourcePaths;
$wgResourceModules['jquery.uls.grid'] = array(
'styles' => 'lib/jquery.uls/css/jquery.uls.grid.css',
- 'position' => 'top',
) + $resourcePaths;
$wgResourceModules['jquery.webfonts'] = array(
--
To view, visit https://gerrit.wikimedia.org/r/75302
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ae638fa606a68b93519dea726725d0dc714811e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UniversalLanguageSelector
Gerrit-Branch: master
Gerrit-Owner: Santhosh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits