column ordering
[osm/LW-UI.git] / instancehandler / template / instance_operations_list.html
index c4b352f..1568717 100644 (file)
                             '     </button>\n' +
                             ' </div>';
                     },
-                    "targets": 5
+                    "targets": 5,
+                    "orderable": false
                 }
-                ]
+                ],
+                "order": [[ 3, "asc" ]]
             });