about summary refs log tree commit diff
diff options
context:
space:
mode:
authoruditgulati2020-06-28 11:24:12 -0500
committeruditgulati2020-11-01 05:10:59 -0600
commit88715630c4d18d962a7473dcac7e34b1b9c098a0 (patch)
tree0492aeed8b1513e1fe1ef8608c8c8a771949dfbf
parentef38724c31567b56214026999a944f9088fe30b8 (diff)
downloadgenenetwork2-88715630c4d18d962a7473dcac7e34b1b9c098a0.tar.gz
add DataTables pagination
-rw-r--r--wqflask/wqflask/templates/snp_browser.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/snp_browser.html b/wqflask/wqflask/templates/snp_browser.html
index 7019e943..3b97963c 100644
--- a/wqflask/wqflask/templates/snp_browser.html
+++ b/wqflask/wqflask/templates/snp_browser.html
@@ -407,7 +407,6 @@
       {% endif %}
       'order': [[1, "asc" ]],
       'sDom': "rtip",
-      'iDisplayLength': 500,
       'processing': true,
       'language': {
         'loadingRecords': ' ',