DmitrMakeev commited on
Commit
0de32ad
·
verified ·
1 Parent(s): 59c59a4

Update data_gc_tab.html

Browse files
Files changed (1) hide show
  1. 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:100},
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();