Remove Sortable property from "Actions" column

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

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

Loading…
Cancel
Save