Fix Zotero Commons bucket creation
This commit is contained in:
parent
f9b074496f
commit
e58a682107
1 changed files with 1 additions and 1 deletions
|
@ -1538,7 +1538,7 @@ var ZoteroPane = new function()
|
|||
}
|
||||
|
||||
var newTitle = {};
|
||||
var result = prompt.prompt(
|
||||
var result = ps.prompt(
|
||||
null,
|
||||
"",
|
||||
// TODO: localize
|
||||
|
|
Loading…
Add table
Reference in a new issue