Opened 9 years ago
Closed 9 years ago
#630 closed defect (fixed)
Implement copyCitationsToClipboard in fileInterface.js
| Reported by: | dstillman | Owned by: | simon |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 RC 1 |
| Component: | export | Version: | 1.0 |
| Keywords: | Cc: |
Description
Blocking #571
Change History (1)
comment:1 Changed 9 years ago by simon
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [1523]) closes #630, Implement copyCitationsToClipboard in fileInterface.js
the function is actually called copyCitationToClipboard, because it generates a single citation of multiple items if multiple items are passed to it. if this isn't the desired behavior, it's easy to change.