X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fsliceview.py;h=1eb6778e049b6870c8900fe5de8a29b980a87dbd;hb=99791cf1c8642e4e9b34a68aa1d44f2d61370613;hp=0da7ead6d0a470c77f46d5153be2735b30702e36;hpb=7779d17442527ce42c1659d851f7df120aac24f0;p=unfold.git diff --git a/portal/sliceview.py b/portal/sliceview.py index 0da7ead6..1eb6778e 100644 --- a/portal/sliceview.py +++ b/portal/sliceview.py @@ -229,7 +229,7 @@ class SliceView (LoginRequiredAutoLogoutView): togglable = False, # this is the query at the core of the slice list query = sq_measurement, - checkboxes = False, + checkboxes = True, datatables_options = { 'iDisplayLength' : 25, 'bLengthChange' : True,