commit e58a6821071a988f986bd74c4022e7cc8f6dcca0 parent f9b074496fae87e095bd8c79e79dd497819cab8c Author: Simon Kornblith <simon@simonster.com> Date: Sun, 10 Jul 2011 23:28:12 +0000 Fix Zotero Commons bucket creation Diffstat:
| M | chrome/content/zotero/zoteroPane.js | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/content/zotero/zoteroPane.js b/chrome/content/zotero/zoteroPane.js @@ -1538,7 +1538,7 @@ var ZoteroPane = new function() } var newTitle = {}; - var result = prompt.prompt( + var result = ps.prompt( null, "", // TODO: localize