diff options
Diffstat (limited to 'uploader/templates/phenotypes')
-rw-r--r-- | uploader/templates/phenotypes/view-dataset.html | 1 |
1 files changed, 1 insertions, 0 deletions
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"}, |