mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-03 16:21:50 +02:00
More PgSql updates
This commit is contained in:
parent
8aa16110d5
commit
b9cab663e0
11 changed files with 26 additions and 32 deletions
|
@ -29,8 +29,8 @@
|
|||
{title:"Command", field:"command", headerSort:true, responsive:2},
|
||||
{title:"Domain", field:"domain_name", headerSort:false, download:false, responsive:0},
|
||||
{title:"Length", field:"length_in_months", headerSort:true, responsive:2},
|
||||
{title:"From", field:"from", headerSort:true, responsive:2},
|
||||
{title:"To", field:"to", headerSort:true, responsive:2},
|
||||
{title:"From", field:"fromS", headerSort:true, responsive:2},
|
||||
{title:"To", field:"toS", headerSort:true, responsive:2},
|
||||
{title:"Amount", field:"amount", headerSort:false, download:false, responsive:2},
|
||||
],
|
||||
placeholder:function(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue