X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fplatformview.py;h=76699cf0d2eb8fbd4b680522251a369329dd6428;hb=a148aba915464d91abb7407b99131e11998e984c;hp=16148ee2ed4fec1f7f0d74f1a9178d6090d815b6;hpb=33685b5e51564e1d4d61f32b2ab6be45436fb692;p=myslice.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, },