likes as %

This commit is contained in:
j 2012-09-27 15:11:22 +02:00
parent b097dc2862
commit e7eae1c9c3

View file

@ -339,9 +339,9 @@
{
"id": "likes",
"title": "Likes",
"type": "integer",
"type": "float",
"columnWidth": 60,
"format": {"type": "number"},
"format": {"type": "unit", "args": ["%", 2]},
"sort": true
},
{