Commit 2a4ee198 authored by r.kurnia's avatar r.kurnia

ketinggalan komen

parent 0659e723
...@@ -2108,7 +2108,7 @@ export default class ProfitLossMR extends Component { ...@@ -2108,7 +2108,7 @@ export default class ProfitLossMR extends Component {
<div className="col-2"> <div className="col-2">
</div> : </div> :
<div className="col-2" style={{ display: 'flex', justifyContent: 'flex-end', maxWidth: '100%', paddingRight: 5 }}> <div className="col-2" style={{ display: 'flex', justifyContent: 'flex-end', maxWidth: '100%', paddingRight: 5 }}>
{/* {this.state.get_for == 'view' && this.state.viewOnly && */} {this.state.get_for == 'view' && this.state.viewOnly &&
<button <button
className="button" className="button"
type="button" type="button"
...@@ -2129,7 +2129,7 @@ export default class ProfitLossMR extends Component { ...@@ -2129,7 +2129,7 @@ export default class ProfitLossMR extends Component {
<Typography style={{ fontSize: '11px', color: '#354960', textAlign: 'center' }}>Edit</Typography> <Typography style={{ fontSize: '11px', color: '#354960', textAlign: 'center' }}>Edit</Typography>
</div> </div>
</button> </button>
{/* } */} }
{this.state.get_for == 'edit' && <button {this.state.get_for == 'edit' && <button
className="button" className="button"
type="button" type="button"
......
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