Commit f4910460 authored by faisalhamdi's avatar faisalhamdi

historical

parent be7ff4c3
......@@ -4578,7 +4578,7 @@ export default class TableSubHolding extends Component {
display: false
}
}, {
name: `Historial`,
name: `Historical`,
options: {
customHeadRender: (columnMeta) => (
<th style={{ ...style2, color: '#fff', backgroundColor: '#07a7d0', top: 0, zIndex: 102, fontSize: 13, fontWeight: 1, width: 150, borderRight: "1px solid rgb(255, 255, 255)", padding: 0 }} >
......@@ -8418,7 +8418,7 @@ export default class TableSubHolding extends Component {
display: false
}
}, {
name: `Historial`,
name: `Historical`,
options: {
// display: false,
customHeadRender: (columnMeta) => (
......@@ -12258,7 +12258,7 @@ export default class TableSubHolding extends Component {
display: false
}
}, {
name: `Historial`,
name: `Historical`,
options: {
// display: false,
customHeadRender: (columnMeta) => (
......@@ -16752,7 +16752,7 @@ export default class TableSubHolding extends Component {
display: false
}
}, {
name: `Historial`,
name: `Historical`,
options: {
// display: false,
customHeadRender: (columnMeta) => (
......@@ -22107,7 +22107,7 @@ export default class TableSubHolding extends Component {
}
}
},{
name: `Historial`,
name: `Historical`,
options: {
// display: false,
customHeadRender: (columnMeta) => (
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