Commit ff0dd142 authored by Dida Adams Arizona's avatar Dida Adams Arizona

Merge branch 'didam' into 'master'

update

See merge request !589
parents 99da639e b0d765e0
This diff is collapsed.
...@@ -188,15 +188,15 @@ class HomePage extends Component { ...@@ -188,15 +188,15 @@ class HomePage extends Component {
["5", "PUNINAR INFINITE RAYA", "Budget Tahunan 2021", "0 (20 Oktober 2020)", "Belum Disetujui"], ["5", "PUNINAR INFINITE RAYA", "Budget Tahunan 2021", "0 (20 Oktober 2020)", "Belum Disetujui"],
] ]
const options = { const options = {
filter: false, filter: true,
sort: false, sort: false,
responsive: "scroll", responsive: "scroll",
print: false, print: false,
download: false, download: false,
selectableRows: false, selectableRows: false,
viewColumns: false, viewColumns: true,
rowsPerPage: 5, rowsPerPage: 5,
search: false search: true
} }
const columnsMB = ["Company", "Master Budget & CAT", "Operating Indicator"] const columnsMB = ["Company", "Master Budget & CAT", "Operating Indicator"]
......
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