One more fix

This commit is contained in:
Pinga 2023-11-12 17:58:00 +02:00
parent 454d25347f
commit 14b9b095d8

View file

@ -41,7 +41,7 @@
{title:"Subject", field:"subject", headerSort:true, responsive:0},
{title:"Status", field:"status", headerSort:true, responsive:2},
{title:"Priority", field:"priority", headerSort:true, responsive:2},
{title:"Category", field:"category_id.name", headerSort:false, download:false, responsive:2},
{title:"Category", field:"category_id.name", headerSort:true, responsive:2},
{title: "Actions", formatter: actionsFormatter, headerSort: false, download:false, hozAlign: "center", responsive:0, cellClick:function(e, cell){ e.stopPropagation(); }},
],
placeholder:function(){