mirror of
https://github.com/getnamingo/registry.git
synced 2025-08-01 23:31:50 +02:00
Update
This commit is contained in:
parent
fe1de8938d
commit
b20a44ecb0
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
{title:"Name", field:"name", width:200, headerSort:false, formatter: domainLinkFormatter, responsive:0},
|
||||
{title:"Applicant", width:200, field:"registrant.identifier", headerSort:false, responsive:2},
|
||||
{title:"Creation Date", width:250, minWidth:150, field:"crdate", headerSort:false, responsive:2},
|
||||
{title:"Expiration Date", width:250, minWidth:150, field:"exdate", headerSort:false, responsive:2},
|
||||
{title:"Phase", width:250, minWidth:150, field:"tm_phase", headerSort:false, responsive:2},
|
||||
{title: "Actions", formatter: actionsFormatter, headerSort: false, download:false, hozAlign: "center", responsive:0, cellClick:function(e, cell){ e.stopPropagation(); }},
|
||||
],
|
||||
placeholder:function(){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue