X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fplatformview.py;h=76699cf0d2eb8fbd4b680522251a369329dd6428;hb=4ff1372de7efe594e67562ab6c28df4b9f1a3b39;hp=16148ee2ed4fec1f7f0d74f1a9178d6090d815b6;hpb=77b2405d408ac7bcd80e3d618bbc44ef13fef069;p=unfold.git diff --git a/portal/platformview.py b/portal/platformview.py index 16148ee2..76699cf0 100644 --- a/portal/platformview.py +++ b/portal/platformview.py @@ -35,9 +35,6 @@ class PlatformView(TemplateView): query_all = network_query, checkboxes = False, datatables_options = { - # for now we turn off sorting on the checkboxes columns this way - # this of course should be automatic in hazelnut - 'aoColumns' : [None, None, None, None, {'bSortable': False}], 'iDisplayLength' : 25, 'bLengthChange' : True, },