From a6e9b3eef3f5b796114f982ad57c484c1cba6bf4 Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 15 Feb 2012 20:48:08 +0000 Subject: [PATCH] make random sort order appear last --- pandora/0xdb.jsonc | 12 ++++++------ pandora/padma.jsonc | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pandora/0xdb.jsonc b/pandora/0xdb.jsonc index 648654c3..c5b8ec3d 100644 --- a/pandora/0xdb.jsonc +++ b/pandora/0xdb.jsonc @@ -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 } ], /* diff --git a/pandora/padma.jsonc b/pandora/padma.jsonc index 50790a3b..d1d0b67e 100644 --- a/pandora/padma.jsonc +++ b/pandora/padma.jsonc @@ -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": {