Fixes #1071, Create bibliography from collection fails

This commit is contained in:
Dan Stillman 2008-07-16 01:19:05 +00:00
parent 313ef2fabc
commit e9f7ad5f8a

View File

@ -271,7 +271,7 @@ var Zotero_File_Interface = new function() {
*/
function bibliographyFromCollection() {
// find sorted items
var items = Zotero.Items.get(ZoteroPane.getSortedItems());
var items = Zotero.Items.get(ZoteroPane.getSortedItems(true));
if(!items) return;
// find name