Update data_gc_tab.html
Browse files- data_gc_tab.html +1 -1
data_gc_tab.html
CHANGED
|
@@ -231,7 +231,7 @@
|
|
| 231 |
}, width:120},
|
| 232 |
{title:"Город", field:"b_city", width:120},
|
| 233 |
{title:"Email", field:"email", width:120},
|
| 234 |
-
{title:"Реплики", field:"b_mess", width:
|
| 235 |
{title:"Куратор", field:"curator", formatter: linkFormatter},
|
| 236 |
{title:"Статус покупки", field:"shop_st", formatter: function(cell, formatterParams, onRendered) {
|
| 237 |
var status = cell.getValue();
|
|
|
|
| 231 |
}, width:120},
|
| 232 |
{title:"Город", field:"b_city", width:120},
|
| 233 |
{title:"Email", field:"email", width:120},
|
| 234 |
+
{title:"Реплики", field:"b_mess", width:85},
|
| 235 |
{title:"Куратор", field:"curator", formatter: linkFormatter},
|
| 236 |
{title:"Статус покупки", field:"shop_st", formatter: function(cell, formatterParams, onRendered) {
|
| 237 |
var status = cell.getValue();
|