From d07e5655e64231deb2d995adc73d6dd3a79e9bfd Mon Sep 17 00:00:00 2001 From: zsloan Date: Thu, 16 Apr 2020 13:58:04 -0500 Subject: Changed and re-ordered tools on View Collection page in the same way as the search result and correlation pages --- wqflask/wqflask/templates/collections/view.html | 59 +++++++++++-------------- 1 file changed, 27 insertions(+), 32 deletions(-) diff --git a/wqflask/wqflask/templates/collections/view.html b/wqflask/wqflask/templates/collections/view.html index 59936a8e..6639f46a 100644 --- a/wqflask/wqflask/templates/collections/view.html +++ b/wqflask/wqflask/templates/collections/view.html @@ -29,46 +29,41 @@ {{ this_trait.name }}:{{ this_trait.dataset.name }}:{{ data_hmac('{}:{}'.format(this_trait.name, this_trait.dataset.name)) }}, {% endfor %}" > + - + + - + + - + + - + - - - - - - - - - - + -- cgit v1.2.3