format runtime correctly

This commit is contained in:
rolux 2011-10-10 07:51:05 +00:00
parent 17c90bd1c5
commit f1709ab3a5

View File

@ -92,7 +92,7 @@
"title": "Runtime",
"type": "integer",
"columnWidth": 60,
"format": {"type": "duration", "args": [0, "medium"]}
"format": {"type": "duration", "args": [0, "short"]}
},
{
"id": "writer",