make random sort order appear last

This commit is contained in:
rolux 2012-02-15 20:48:08 +00:00
parent b22d593200
commit a6e9b3eef3
2 changed files with 12 additions and 12 deletions

View File

@ -442,12 +442,6 @@
"capability": "canSeeFiles",
"find": true
},
{
"id": "random",
"title": "Random",
"type": "integer",
"columnWidth": 60
},
{
"id": "created",
"title": "Date Created",
@ -497,6 +491,12 @@
"title": "Can Play Clips",
"type": "boolean",
"value": "capability"
},
{
"id": "random",
"title": "Random",
"type": "integer",
"columnWidth": 60
}
],
/*

View File

@ -351,12 +351,6 @@
"capability": "canSeeFiles",
"find": true
},
{
"id": "random",
"title": "Random",
"type": "integer",
"columnWidth": 60
},
{
"id": "created",
"title": "Date Created",
@ -399,6 +393,12 @@
]},
"sortOperator": "+",
"values": ["Public", "Restricted", "Private", "Unknown"]
},
{
"id": "random",
"title": "Random",
"type": "integer",
"columnWidth": 60
}
],
"itemName": {