Update bas_vk_tab.html
Browse files- bas_vk_tab.html +1 -1
bas_vk_tab.html
CHANGED
|
@@ -327,7 +327,7 @@ button:hover, #filter-clear:hover, #download-json:hover, #take-for-yourself:hove
|
|
| 327 |
}
|
| 328 |
return `<div style="width: 20px; height: 20px; background-color: ${color}; border-radius: 50%;"></div>`;
|
| 329 |
}},
|
| 330 |
-
|
| 331 |
{title:"Канал трафика", field:"pr4", width:95},
|
| 332 |
{title:"Дата", field:"pr5", width:95},
|
| 333 |
{title:"Ключ PR", field:"key_pr", width:95},
|
|
|
|
| 327 |
}
|
| 328 |
return `<div style="width: 20px; height: 20px; background-color: ${color}; border-radius: 50%;"></div>`;
|
| 329 |
}},
|
| 330 |
+
|
| 331 |
{title:"Канал трафика", field:"pr4", width:95},
|
| 332 |
{title:"Дата", field:"pr5", width:95},
|
| 333 |
{title:"Ключ PR", field:"key_pr", width:95},
|