Fix error dragging note in Fx3.0

This commit is contained in:
Dan Stillman 2009-12-30 22:30:29 +00:00
parent bdc34103a9
commit 059efa4a67

View file

@ -312,7 +312,7 @@ Zotero.QuickCopy = new function() {
}
// TODO: Remove once >=Fx3.5
else {
text = Zotero.Utilities.prototype.trim()
text = Zotero.Utilities.prototype.trim(text)
}
//