fix update from Zotero 1.0
This commit is contained in:
parent
cae799bd7c
commit
74395a3024
|
@ -2470,7 +2470,6 @@ Zotero.Schema = new function(){
|
||||||
Zotero.File.putContents(file, str);
|
Zotero.File.putContents(file, str);
|
||||||
Zotero.wait();
|
Zotero.wait();
|
||||||
}
|
}
|
||||||
Zotero.Translators.init();
|
|
||||||
}
|
}
|
||||||
var styles = Zotero.DB.query("SELECT * FROM csl");
|
var styles = Zotero.DB.query("SELECT * FROM csl");
|
||||||
if (styles) {
|
if (styles) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user