Save browserSupport from repo
This commit is contained in:
parent
b75b36fa77
commit
1625e412f9
|
@ -1486,6 +1486,7 @@ Zotero.Schema = new function(){
|
|||
priority: parseInt(
|
||||
xmlnode.getElementsByTagName('priority')[0].firstChild.nodeValue
|
||||
),
|
||||
browserSupport: xmlnode.getAttribute('browserSupport'),
|
||||
inRepository: true,
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user