Fix Zotero Commons bucket creation
This commit is contained in:
parent
f9b074496f
commit
e58a682107
|
@ -1538,7 +1538,7 @@ var ZoteroPane = new function()
|
|||
}
|
||||
|
||||
var newTitle = {};
|
||||
var result = prompt.prompt(
|
||||
var result = ps.prompt(
|
||||
null,
|
||||
"",
|
||||
// TODO: localize
|
||||
|
|
Loading…
Reference in New Issue
Block a user