remove 'random' column

This commit is contained in:
rolux 2012-03-08 10:07:20 +00:00
parent 9e465a9a06
commit 05a96c4671

View file

@ -426,7 +426,7 @@
}, },
{ {
"id": "parts", "id": "parts",
"title": "Parts", "title": "Number of Parts",
"type": "integer", "type": "integer",
"capability": "canSeeFiles", "capability": "canSeeFiles",
"columnWidth": 60 "columnWidth": 60
@ -499,8 +499,7 @@
{ {
"id": "random", "id": "random",
"title": "Random", "title": "Random",
"type": "integer", "type": "integer"
"columnWidth": 60
} }
], ],
/* /*