From a7838d621fed07f1d7be6bf273f92ac6b646bfc2 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 17 Mar 2025 10:25:42 -0500 Subject: Remove scroller @acenteno insists on having paging with ability to display everything on a single page. --- uploader/templates/phenotypes/view-dataset.html | 1 - 1 file changed, 1 deletion(-) (limited to 'uploader/templates/phenotypes/view-dataset.html') diff --git a/uploader/templates/phenotypes/view-dataset.html b/uploader/templates/phenotypes/view-dataset.html index 6b35f6a..f8c0790 100644 --- a/uploader/templates/phenotypes/view-dataset.html +++ b/uploader/templates/phenotypes/view-dataset.html @@ -127,7 +127,6 @@ ], { select: "multi+shift", - scrollY: "1000px", layout: { top1: "search", topStart: { -- cgit 1.4.1