X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FLW-UI.git;a=blobdiff_plain;f=instancehandler%2Ftemplate%2Finstance_list.html;h=067dcb54c11eca8499dd6635d033c6029cedd7fa;hp=39d9b3c296eb5da6ae772d148fec3eb4a02229df;hb=99a3d358490e2db8feec07ddfdbf676a8c4c868a;hpb=b58d5d8e177049ab63587f4329f282bc206352ec diff --git a/instancehandler/template/instance_list.html b/instancehandler/template/instance_list.html index 39d9b3c..067dcb5 100644 --- a/instancehandler/template/instance_list.html +++ b/instancehandler/template/instance_list.html @@ -184,7 +184,8 @@ ''; return template; }, - "targets": 5 + "targets": 5, + "orderable": false }, ], @@ -229,7 +230,8 @@ ' ' + ' '; }, - "targets": 5 + "targets": 5, + "orderable": false }, ], 'pdu': [ @@ -277,7 +279,8 @@ ' class="far fa-trash-alt">'+ ' '; }, - "targets": 5 + "targets": 5, + "orderable": false } ] };