use new Ox.formatDuration()

This commit is contained in:
rolux 2011-10-10 09:32:50 +02:00
commit 17c90bd1c5
5 changed files with 8 additions and 6 deletions

View file

@ -273,7 +273,7 @@
"title": "Duration",
"type": "float",
"columnWidth": 90,
"format": {"type": "duration", "args": [0, "short"]}
"format": {"type": "duration", "args": []}
},
{
"id": "resolution",