column ordering
[osm/LW-UI.git] / instancehandler / template / instance_list.html
index 39d9b3c..067dcb5 100644 (file)
                             '</div>';
                           return template;
                     },
-                    "targets": 5
+                    "targets": 5,
+                    "orderable": false
                 },
 
             ],
                             '     </button>' +
                             ' </div>';
                     },
-                    "targets": 5
+                    "targets": 5,
+                    "orderable": false
                 },
             ],
             'pdu': [
                             '         class="far fa-trash-alt"></i></button>'+
                             ' </div>';
                     },
-                    "targets": 5
+                    "targets": 5,
+                    "orderable": false
                 }
             ]
         };