Removed deprecated position statements from resource loader module

Bug: T184257
Change-Id: I3aa850a4c492f6c927a32f12652cc319bf22ea92
This commit is contained in:
Bodhisattwa 2018-02-03 01:03:20 +05:30 committed by Legoktm
parent 5bd2890a72
commit e00576f24a

View file

@ -61,7 +61,6 @@
"skinStyles": {
"minerva": "ext.cite.styles.minerva.less"
},
"position": "bottom",
"targets": [
"desktop",
"mobile"
@ -73,13 +72,11 @@
"messages": [
"cite_references_link_accessibility_label",
"cite_references_link_many_accessibility_label"
],
"position": "bottom"
]
},
"ext.cite.style": {
"class": "CiteCSSFileModule",
"styles": "ext.cite.style.css",
"position": "top",
"targets": [
"desktop",
"mobile"