| commit | 99a3d358490e2db8feec07ddfdbf676a8c4c868a | [log] [tgz] |
|---|---|---|
| author | lombardofr <lombardo@everyup.it> | Sun Jan 06 19:41:34 2019 +0100 |
| committer | lombardofr <lombardo@everyup.it> | Sun Jan 06 19:41:34 2019 +0100 |
| tree | b0fecf7f8fd453608b8372cf571188a6b36bb06b | |
| parent | b58d5d8e177049ab63587f4329f282bc206352ec [diff] [blame] |
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 } ] });