column ordering

Change-Id: Ic39dcc67d0676259c112a7b306bc45233e9f3d92
Signed-off-by: lombardofr <lombardo@everyup.it>
diff --git a/projecthandler/template/project/projectlist.html b/projecthandler/template/project/projectlist.html
index a90fec8..17382e4 100644
--- a/projecthandler/template/project/projectlist.html
+++ b/projecthandler/template/project/projectlist.html
@@ -127,7 +127,8 @@
                             ' </ul>\n' +
                             ' </div>';
                     },
-                    "targets": 3
+                    "targets": 3,
+                    "orderable": false
                 }
             ]
         });