fix update from Zotero 1.0

This commit is contained in:
Simon Kornblith 2011-03-23 00:53:43 +00:00
parent cae799bd7c
commit 74395a3024

View File

@ -2470,7 +2470,6 @@ Zotero.Schema = new function(){
Zotero.File.putContents(file, str);
Zotero.wait();
}
Zotero.Translators.init();
}
var styles = Zotero.DB.query("SELECT * FROM csl");
if (styles) {