Opened 10 years ago
Closed 10 years ago
#109 closed enhancement (fixed)
add import/export buttons to interface
| Reported by: | simon | Owned by: | david |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 Beta 1 |
| Component: | interface | Version: | 1.0 |
| Keywords: | Cc: |
Description
in fileInterface.js, Scholar_File_Interface.exportFile() needs to be attached to a button/menu item to make the export functionality available. Scholar_File_Interface.importFile() is not yet written, since import functionality depends on implementation the fromArray() method in #87, but at some point it will need a button/menu item too.
Change History (1)
comment:1 Changed 10 years ago by david
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [351]) Fixes #109, add import/export buttons to interface.