DmitrMakeev commited on
Commit
bb8e94e
·
verified ·
1 Parent(s): 238e16c

Update data_gc_tab.html

Browse files
Files changed (1) hide show
  1. data_gc_tab.html +1 -1
data_gc_tab.html CHANGED
@@ -110,7 +110,7 @@
110
  {title:"Телефон", field:"phone"},
111
  {title:"Email", field:"email"},
112
  {title:"Куратор", field:"curator"},
113
- {title:"Статус покупки", field:"shop_statys_full", formatter: function(cell, formatterParams, onRendered) {
114
  var status = cell.getValue();
115
  var color;
116
  switch (status) {
 
110
  {title:"Телефон", field:"phone"},
111
  {title:"Email", field:"email"},
112
  {title:"Куратор", field:"curator"},
113
+ {title:"Заказ", field:"shop_statys_full", formatter: function(cell, formatterParams, onRendered) {
114
  var status = cell.getValue();
115
  var color;
116
  switch (status) {