sync padma.jsonc

This commit is contained in:
j 2011-11-10 21:19:15 +01:00
parent f7ee92369b
commit e92fff7f42

View file

@ -114,8 +114,8 @@
"value": {"key": "description", "type": "words"}
},
{
"id": "releasedate",
"title": "Release Date",
"id": "created",
"title": "Date Created",
"type": "date",
"columnWidth": 120,
"format": {"type": "date", "args": ["%a, %b %e, %Y"]}
@ -262,12 +262,6 @@
"find": true,
"rightsLevel": 1
},
{
"id": "published",
"title": "Date Published",
"type": "date",
"columnWidth": 90
},
{
"id": "modified",
"title": "Date Modified",
@ -281,18 +275,11 @@
"columnWidth": 90
},
{
"id": "viewed",
"title": "Date Viewed",
"type": "date",
"columnWidth": 90
},
{
"id": "popularity",
"title": "Popularity",
"id": "timesaccessed",
"title": "Times Accessed",
"type": "integer",
"columnWidth": 60,
"format": {"type": "percent", "args": ["auto", 2]}
}
"columnWidth": 60
},
],
"itemName": {
"singular": "Video",