diff options
author | zsloan | 2020-09-10 14:33:52 -0500 |
---|---|---|
committer | zsloan | 2020-09-10 14:33:52 -0500 |
commit | 657ab53bef4fc767fdc549f004153a7910b45bd0 (patch) | |
tree | eff2092bcae5d6f84366cc6ce55653f70e20b3cf /test | |
parent | 0ba82e21e4ec8a0364ee22351e130106dd0b53ea (diff) | |
download | genenetwork2-657ab53bef4fc767fdc549f004153a7910b45bd0.tar.gz |
Fixed several sorting issues and moved orderDataType definitions into
search_results.js since all the tables that use them import that file
(that file's name needs to be changed, though)
* wqflask/wqflask/static/new/javascript/search_results.js - Added the
dom-checkbox and dom-inner-text order types into this file; they were
previously duplicated across several template files
* wqflask/wqflask/templates/gsearch_gene.html - Added dom-inner-text
order type to relevant columns with hyperlink contents and disabled
deferRender since it conflicted with use of both pagination and
orderDataType for sorting
* wqflask/wqflask/templates/gsearch_pheno.html - Same as above
* wqflask/wqflask/templates/mapping_results.html - Added dom-inner-text
for a few columns that have hyperlink values - still need to modify
natural-minus-na to also include other "N/A"-equivalent values like "--"
* wqflask/wqflask/templates/search_result_page.html Removed the
dom-checkbox and dom-inner-text order types from this file since they
were moved to search_results.js
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions