Removed deprecated position statements from resource loader module

Bug: T184257
Change-Id: Ia18c993f723be55c45a813a3cda8804b99c7b1d8
This commit is contained in:
Jayprakash12345
2018-01-05 14:15:57 +00:00
parent 07fcf6dad6
commit 57571f2f7b

View File

@@ -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"