DmitrMakeev commited on
Commit
8e66e64
1 Parent(s): f5ae306

Update data_gc_tab.html

Browse files
Files changed (1) hide show
  1. data_gc_tab.html +2 -2
data_gc_tab.html CHANGED
@@ -289,8 +289,8 @@ return link + `<img src="${imageUrl3}" alt="WhatsApp" style="width: 98px; height
289
  }},
290
 
291
 
292
- {title:"Город", field:"b_city", width:110},
293
- {title:"Email", field:"email", width:110},
294
  {title:"Реплики", field:"b_mess", width:95, cellClick:function(e, cell){
295
  var data = cell.getData();
296
  Swal.fire({
 
289
  }},
290
 
291
 
292
+ {title:"Город", field:"b_city", width:95},
293
+ {title:"Email", field:"email", width:95},
294
  {title:"Реплики", field:"b_mess", width:95, cellClick:function(e, cell){
295
  var data = cell.getData();
296
  Swal.fire({