Spaces:
Sleeping
Sleeping
Update bas_vk_tab.html
Browse files- bas_vk_tab.html +1 -1
bas_vk_tab.html
CHANGED
|
@@ -255,7 +255,7 @@ button:hover, #filter-clear:hover, #download-json:hover, #take-for-yourself:hove
|
|
| 255 |
selectable: true, // enable row selection
|
| 256 |
columns: [
|
| 257 |
{title:"Номер в списке", field:"id"},
|
| 258 |
-
{title:"Имя", field:"name", width:
|
| 259 |
{title:"Город", field:"b_city", width:95},
|
| 260 |
{title:"Email", field:"email", width:95},
|
| 261 |
|
|
|
|
| 255 |
selectable: true, // enable row selection
|
| 256 |
columns: [
|
| 257 |
{title:"Номер в списке", field:"id"},
|
| 258 |
+
{title:"Имя", field:"name", width:95},
|
| 259 |
{title:"Город", field:"b_city", width:95},
|
| 260 |
{title:"Email", field:"email", width:95},
|
| 261 |
|