From 52340397fc263b5c629b53147fce4d3927a1e62f Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 6 Apr 2023 04:13:26 +0300 Subject: oauth2: UI - Enable auto-selection of datasets to be linked When a user selects a dataset in the search table, automatically add it to the link table and remove it from the search table. --- .../templates/oauth2/data-list-genotype.html | 81 +++++++++++++++++++++- 1 file changed, 79 insertions(+), 2 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/oauth2/data-list-genotype.html b/wqflask/wqflask/templates/oauth2/data-list-genotype.html index fd39a86a..3ef810ec 100644 --- a/wqflask/wqflask/templates/oauth2/data-list-genotype.html +++ b/wqflask/wqflask/templates/oauth2/data-list-genotype.html @@ -152,6 +152,75 @@ {%block js%}