diff options
author | zsloan | 2022-04-21 18:44:57 +0000 |
---|---|---|
committer | zsloan | 2022-04-21 18:44:57 +0000 |
commit | d9bd1530aa2f46c5f54ea1ec80e56ad2c6ad6efb (patch) | |
tree | c31c0a1918d7effcf7447c1345f169bbde90b1da /doc/development.org | |
parent | c2f620ed1103527a547d3ae69fa10acedea7ab66 (diff) | |
download | genenetwork2-d9bd1530aa2f46c5f54ea1ec80e56ad2c6ad6efb.tar.gz |
Fix issue with collection page export
There were some extra spaces/newline characters in the checkbox table
cell that were causing the javascript fetching trait info to not work
correctly (it was trying to select the first item in the table cell,
which in this case was the space/newline characters instead of the
checkbox itself). Removing those characters seem to fix the export.
Diffstat (limited to 'doc/development.org')
0 files changed, 0 insertions, 0 deletions