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

ketinggalan komen

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