diff options
Diffstat (limited to 'uploader/templates/phenotypes/add-phenotypes-base.html')
| -rw-r--r-- | uploader/templates/phenotypes/add-phenotypes-base.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/add-phenotypes-base.html b/uploader/templates/phenotypes/add-phenotypes-base.html index 928fb84..9909c20 100644 --- a/uploader/templates/phenotypes/add-phenotypes-base.html +++ b/uploader/templates/phenotypes/add-phenotypes-base.html @@ -135,9 +135,11 @@ dataSrc: "publications" }, select: "single", + paging: true, scrollY: 700, - paging: false, deferRender: true, + scroller: true, + scrollCollapse: true, layout: { topStart: "info", topEnd: "search" |
