diff options
author | Pjotr Prins | 2018-04-07 10:22:33 +0000 |
---|---|---|
committer | Pjotr Prins | 2018-04-07 10:22:33 +0000 |
commit | d03fc330cd91d376045d0dd028955619d914dc7e (patch) | |
tree | 2a99ec74a42a86fa81bc34f0b936c38f550433e2 /unused.txt | |
parent | c574ab005a1b61f253a7f33211c92c19bbc01301 (diff) | |
download | genenetwork2-d03fc330cd91d376045d0dd028955619d914dc7e.tar.gz |
Dear @zsloan,
This patch removes TableTools. I don't think we use it. I have compared the look and feel
of below pages and I see no difference. If that is correct we can simply ditch it by
merging this PR. Note that if we are using such functionality this package is considered
obsolete by the authors.
According to https://datatables.net/extensions/tabletools/:
This extension has now been retired and has been replaced by the
Buttons and Select extensions. The documentation is retained for
legacy reference only. New projects should use Buttons and Select in
preference to TableTools. Moving Tabletools CSS
--- a/wqflask/wqflask/static/packages/TableTools/media/css/TableTools.css
+++ b/wqflask/wqflask/static/packages/TableTools/media/css/TableTools.css
@@ -319,3 +319,8 @@ div.DTTT_collection a.DTTT_button {
line-height: 20px;
}
+.no-sort::after { display: none!important; }
+.no-sort { pointer-events: none!important;
+ cursor: default!important;
+}
+
wqflask/wqflask/templates/correlation_matrix.html: <link rel="stylesheet" type="text/css" href="/static/packages/TableTools/media/css/TableTools.css" />
wqflask/wqflask/templates/collections/list.html: <link rel="stylesheet" type="text/css" href="/static/packages/TableTools/media/css/TableTools.css" />
wqflask/wqflask/templates/search_error.html: <link rel="stylesheet" type="text/css" href="/static/packages/TableTools/media/css/TableTools.css" />
wqflask/wqflask/templates/corr_scatterplot.html: <link rel="stylesheet" type="text/css" href="/static/packages/TableTools/media/css/TableTools.css" />
wqflask/wqflask/templates/pair_scan_results.html: <link rel="stylesheet" type="text/css" href="/static/packages/TableTools/media/css/TableTools.css" />
Diffstat (limited to 'unused.txt')
0 files changed, 0 insertions, 0 deletions