ideaconsult / Toxtree.js

http://ideaconsult.github.io/Toxtree.js/
2 stars 3 forks source link

Add XLSX export icon to defaults in toxcompound.js. #147

Closed gonzomir closed 8 years ago

gonzomir commented 9 years ago

The icon must be uploaded to the server, icons are not part of the repository (or I can't find them). The PNG version of the icon: xlsx

Should be enough to close #141 but the server is returning RDF instead of XLSX for content type application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

vedina commented 9 years ago

Please add the same icon with the following links in the Export tab of assessment matrices (ui-matrix.html).

/bundle/{id}/dataset?media=application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
/bundle/{id}/matrix?media=application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
gonzomir commented 8 years ago

The links to export initial and final matrices are added as part of #148, but without icon. Should we add the icon to all export links? We have links for exporting XLS in report generation page as well.

vedina commented 8 years ago

Yes, icons will be good indeed.