correct formatting of rating and votes

This commit is contained in:
rolux 2011-11-12 11:50:17 +00:00
commit 3b401b7166
2 changed files with 2 additions and 2 deletions

View file

@ -275,7 +275,7 @@
"title": "Rating",
"type": "float",
"columnWidth": 60,
"format": {"type": "unit", "args": ["%", 2]}
"format": {"type": "unit", "args": ["%", 0]}
},
{
"id": "votes",