about summary refs log tree commit diff
path: root/uploader/templates
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-06-11 14:11:56 -0500
committerFrederick Muriuki Muriithi2025-06-11 14:12:47 -0500
commit78217b0a98b475af1596ab5d8300e9a85ea72b65 (patch)
treef7906dc43c395f4fb9f3226621842f924b8e585b /uploader/templates
parent48e78b9521b4a1e5c7538869068e1884bab1a97b (diff)
downloadgn-uploader-78217b0a98b475af1596ab5d8300e9a85ea72b65.tar.gz
Enable server-side searching.
Diffstat (limited to 'uploader/templates')
-rw-r--r--uploader/templates/phenotypes/add-phenotypes-base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/uploader/templates/phenotypes/add-phenotypes-base.html b/uploader/templates/phenotypes/add-phenotypes-base.html
index 9730852..928fb84 100644
--- a/uploader/templates/phenotypes/add-phenotypes-base.html
+++ b/uploader/templates/phenotypes/add-phenotypes-base.html
@@ -129,6 +129,7 @@
               }
           ],
           {
+              serverSide: true,
               ajax: {
                   url: "/publications/list",
                   dataSrc: "publications"