From 1c8eff4a285d1a5c49a2c020543a74ee4bc58663 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 12 Mar 2025 14:30:48 -0500 Subject: Provide search for table. --- uploader/templates/phenotypes/view-dataset.html | 1 + 1 file changed, 1 insertion(+) (limited to 'uploader') diff --git a/uploader/templates/phenotypes/view-dataset.html b/uploader/templates/phenotypes/view-dataset.html index c66f76b..6b35f6a 100644 --- a/uploader/templates/phenotypes/view-dataset.html +++ b/uploader/templates/phenotypes/view-dataset.html @@ -129,6 +129,7 @@ select: "multi+shift", scrollY: "1000px", layout: { + top1: "search", topStart: { buttons: [ {extend: "selectAll", className: "btn btn-info"}, -- cgit v1.2.3