Removed deprecated position statements from resource loader module
Bug: T184257 Change-Id: Ia18c993f723be55c45a813a3cda8804b99c7b1d8
This commit is contained in:
@@ -174,7 +174,6 @@
|
||||
"mediawiki.user",
|
||||
"jquery.uls.data"
|
||||
],
|
||||
"position": "top",
|
||||
"localBasePath": "resources",
|
||||
"remoteExtPath": "UniversalLanguageSelector/resources"
|
||||
},
|
||||
@@ -218,7 +217,6 @@
|
||||
"ext-uls-undo-language-tooltip-text",
|
||||
"ext-uls-language-settings-preferences-link"
|
||||
],
|
||||
"position": "top",
|
||||
"localBasePath": "resources",
|
||||
"remoteExtPath": "UniversalLanguageSelector/resources"
|
||||
},
|
||||
@@ -336,7 +334,6 @@
|
||||
},
|
||||
"jquery.uls.grid": {
|
||||
"targets": [ "desktop", "mobile" ],
|
||||
"position": "top",
|
||||
"styles": "jquery.uls/css/jquery.uls.grid.css",
|
||||
"localBasePath": "lib",
|
||||
"remoteExtPath": "UniversalLanguageSelector/lib"
|
||||
|
||||
Reference in New Issue
Block a user