Commit a9fa8eaa authored by d.arizona's avatar d.arizona

pus lageh

parent 58b58e4a
...@@ -337,14 +337,14 @@ exports.customOptions = function () { ...@@ -337,14 +337,14 @@ exports.customOptions = function () {
selectableRows: 'none', selectableRows: 'none',
filterType: 'multiselect', filterType: 'multiselect',
responsive: 'scroll', responsive: 'scroll',
viewColumns:false, viewColumns:true,
rowsPerPage: 5, rowsPerPage: 5,
rowsPerPageOptions: [5, 10, 20, 50], rowsPerPageOptions: [5, 10, 20, 50],
print: false, print: false,
download: false, download: false,
elevation: 5, elevation: 5,
filter: true, filter: true,
search: true search: true,
} }
} }
......
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