This commit is contained in:
Pinga 2023-12-17 10:34:45 +02:00
parent fe1de8938d
commit b20a44ecb0

View file

@ -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(){