Commit 05e36a77 authored by Rifka Kurnia Irfiana's avatar Rifka Kurnia Irfiana

lupa uncomment action oppa

parent ca54179b
......@@ -697,10 +697,10 @@ export default class OutlookPA extends Component {
borderColor: 'transparent'
}}
onClick={() =>
// this.state.isSubmit === false ? null :
// tableMeta.rowData[5] == true ?
this.state.isSubmit === false ? null :
tableMeta.rowData[5] == true ?
this.clickDetail(tableMeta.rowData[1], tableMeta.rowData[4], tableMeta.rowData[2], tableMeta.rowData[3])
// : null
: null
}
>
{/* {this.state.isApprover == 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