cases layout change

This commit is contained in:
yuri
2016-11-16 13:06:42 +02:00
parent c99a1261d5
commit 38f44b3e5f
@@ -1,8 +1,8 @@
[
{"name":"name","width":30,"link":true},
{"name":"number","width":12},
{"name":"status", "width":11},
{"name":"priority", "width":11},
{"name":"account"},
{"name":"assignedUser"}
{"name":"name", "link": true},
{"name":"number", "widthPx": 100},
{"name":"status", "width": 11},
{"name":"priority", "width": 11},
{"name":"account", "width": 18},
{"name":"assignedUser", "width": 14}
]