Save browserSupport from repo
This commit is contained in:
parent
b75b36fa77
commit
1625e412f9
1 changed files with 1 additions and 0 deletions
|
@ -1486,6 +1486,7 @@ Zotero.Schema = new function(){
|
|||
priority: parseInt(
|
||||
xmlnode.getElementsByTagName('priority')[0].firstChild.nodeValue
|
||||
),
|
||||
browserSupport: xmlnode.getAttribute('browserSupport'),
|
||||
inRepository: true,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue