change contact list layout

This commit is contained in:
yuri
2016-02-19 17:34:35 +02:00
parent c306af8b4c
commit 034e532e05
@@ -1,6 +1,6 @@
[
{"name":"name","width":25,"link":true},
{"name":"name", "link":true},
{"name":"account","width":25},
{"name":"emailAddress", "notSortable": true},
{"name":"phoneNumber", "notSortable": true}
{"name":"emailAddress", "notSortable": true, "width": 20},
{"name":"phoneNumber", "notSortable": true, "width": 18}
]