Update bas_vk_tab.html
Browse files- bas_vk_tab.html +2 -2
bas_vk_tab.html
CHANGED
|
@@ -318,7 +318,7 @@ button:hover, #filter-clear:hover, #download-json:hover, #take-for-yourself:hove
|
|
| 318 |
{title:"Реплики", field:"b_mess", width:95, cellClick:function(e, cell){
|
| 319 |
var data = cell.getData();
|
| 320 |
const notyf = new Notyf({
|
| 321 |
-
|
| 322 |
duration: 10000,
|
| 323 |
position: {
|
| 324 |
x: 'right',
|
|
@@ -377,7 +377,7 @@ button:hover, #filter-clear:hover, #download-json:hover, #take-for-yourself:hove
|
|
| 377 |
},
|
| 378 |
types: [
|
| 379 |
{
|
| 380 |
-
|
| 381 |
duration: 10000,
|
| 382 |
|
| 383 |
message: 'Опросы: ' + data.pr2,
|
|
|
|
| 318 |
{title:"Реплики", field:"b_mess", width:95, cellClick:function(e, cell){
|
| 319 |
var data = cell.getData();
|
| 320 |
const notyf = new Notyf({
|
| 321 |
+
|
| 322 |
duration: 10000,
|
| 323 |
position: {
|
| 324 |
x: 'right',
|
|
|
|
| 377 |
},
|
| 378 |
types: [
|
| 379 |
{
|
| 380 |
+
|
| 381 |
duration: 10000,
|
| 382 |
|
| 383 |
message: 'Опросы: ' + data.pr2,
|