don't call non-existent onLoad function, take 2

This commit is contained in:
Simon Kornblith 2011-02-10 01:08:52 +00:00
parent 328769ca09
commit c20863e8fa

View file

@ -335,7 +335,7 @@ var ZoteroPane = new function()
ps.alert(null, "", msg);
return false;
}
ZoteroPane.onLoad();
ZoteroPane.init();
}
// If Zotero could not be initialized, display an error message and return