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

Update data_gc_tab.html

Browse files
Files changed (1) hide show
  1. data_gc_tab.html +1 -1
data_gc_tab.html CHANGED
@@ -126,7 +126,7 @@
126
  default:
127
  color = 'gray';
128
  }
129
- return `<div style="width: 20px; height: 20px; background-color: ${color};"></div>`;
130
  }},
131
  {title:"Ссылка на пользователя в GC", field:"ad_url", formatter: function(cell, formatterParams, onRendered) {
132
  var ad_url = cell.getValue();
 
126
  default:
127
  color = 'gray';
128
  }
129
+ return `<div style="width: 60px; height: 20px; background-color: ${color};"></div>`;
130
  }},
131
  {title:"Ссылка на пользователя в GC", field:"ad_url", formatter: function(cell, formatterParams, onRendered) {
132
  var ad_url = cell.getValue();