diff --git a/cp/resources/views/partials/js-applications.twig b/cp/resources/views/partials/js-applications.twig index 98e3ce0..e8279af 100644 --- a/cp/resources/views/partials/js-applications.twig +++ b/cp/resources/views/partials/js-applications.twig @@ -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(){