Commit 8d1eda25 authored by faisalhamdi's avatar faisalhamdi

update

parent 46ef9b54
......@@ -1479,7 +1479,7 @@ export default class BalanceSheetOLPA extends Component {
// </div>
:
null
}
}
</div>
)
}
......@@ -2108,7 +2108,7 @@ export default class BalanceSheetOLPA extends Component {
</div>
{this.props.isApprover === true ?
<div className="col-2">
</div> :
</div> :
<div className="col-2" style={{ display: 'flex', justifyContent: 'flex-end', maxWidth: '100%', paddingRight: 5 }}>
{this.state.get_for == 'view' && <button
className="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