Commit f4910460 authored by faisalhamdi's avatar faisalhamdi

historical

parent be7ff4c3
...@@ -4578,7 +4578,7 @@ export default class TableSubHolding extends Component { ...@@ -4578,7 +4578,7 @@ export default class TableSubHolding extends Component {
display: false display: false
} }
}, { }, {
name: `Historial`, name: `Historical`,
options: { options: {
customHeadRender: (columnMeta) => ( 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 }} > <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 { ...@@ -8418,7 +8418,7 @@ export default class TableSubHolding extends Component {
display: false display: false
} }
}, { }, {
name: `Historial`, name: `Historical`,
options: { options: {
// display: false, // display: false,
customHeadRender: (columnMeta) => ( customHeadRender: (columnMeta) => (
...@@ -12258,7 +12258,7 @@ export default class TableSubHolding extends Component { ...@@ -12258,7 +12258,7 @@ export default class TableSubHolding extends Component {
display: false display: false
} }
}, { }, {
name: `Historial`, name: `Historical`,
options: { options: {
// display: false, // display: false,
customHeadRender: (columnMeta) => ( customHeadRender: (columnMeta) => (
...@@ -16752,7 +16752,7 @@ export default class TableSubHolding extends Component { ...@@ -16752,7 +16752,7 @@ export default class TableSubHolding extends Component {
display: false display: false
} }
}, { }, {
name: `Historial`, name: `Historical`,
options: { options: {
// display: false, // display: false,
customHeadRender: (columnMeta) => ( customHeadRender: (columnMeta) => (
...@@ -22107,7 +22107,7 @@ export default class TableSubHolding extends Component { ...@@ -22107,7 +22107,7 @@ export default class TableSubHolding extends Component {
} }
} }
},{ },{
name: `Historial`, name: `Historical`,
options: { options: {
// display: false, // display: false,
customHeadRender: (columnMeta) => ( 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