Remove Sortable property from "Actions" column

pull/12327/head
enisn 4 years ago
parent 2877be9906
commit d02722790d

@ -110,7 +110,6 @@ public partial class TenantManagement
{
Title = L["Actions"],
Actions = EntityActions.Get<TenantManagement>(),
Sortable = true,
},
new TableColumn
{

Loading…
Cancel
Save