DmitrMakeev
commited on
Commit
•
c11a24c
1
Parent(s):
bd67efb
Update data_gc_tab.html
Browse files- data_gc_tab.html +1 -1
data_gc_tab.html
CHANGED
@@ -275,7 +275,7 @@ button:hover, #filter-clear:hover, #download-json:hover, #take-for-yourself:hove
|
|
275 |
} else {
|
276 |
return link + `<img src="${imageUrl2}" alt="WhatsApp" style="width: 98px; height: 14px;">`;
|
277 |
}
|
278 |
-
}
|
279 |
{title:"Город", field:"b_city", width:110},
|
280 |
{title:"Email", field:"email", width:110},
|
281 |
{title:"Реплики", field:"b_mess", width:95, cellClick:function(e, cell){
|
|
|
275 |
} else {
|
276 |
return link + `<img src="${imageUrl2}" alt="WhatsApp" style="width: 98px; height: 14px;">`;
|
277 |
}
|
278 |
+
}},
|
279 |
{title:"Город", field:"b_city", width:110},
|
280 |
{title:"Email", field:"email", width:110},
|
281 |
{title:"Реплики", field:"b_mess", width:95, cellClick:function(e, cell){
|