Commit e35fccfd authored by Rifka Kurnia Irfiana's avatar Rifka Kurnia Irfiana

update filter false action AM

parent 0029c985
...@@ -580,6 +580,7 @@ export default class ApprovalMatrix extends Component { ...@@ -580,6 +580,7 @@ export default class ApprovalMatrix extends Component {
const columns = [{ const columns = [{
name: "Action", name: "Action",
options: { options: {
filter: false,
sort: false, sort: false,
customBodyRender: (val, tableMeta) => { customBodyRender: (val, tableMeta) => {
return ( return (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment