Comment out Recompute button in job order #33
This commit is contained in:
parent
ad04131515
commit
c36b0d5f43
1 changed files with 2 additions and 0 deletions
|
|
@ -415,7 +415,9 @@
|
|||
<div class="col-lg-5">
|
||||
<div><label> </label></div>
|
||||
<button type="button" class="btn btn-primary" id="btn-add-to-invoice">Add</button>
|
||||
<!--
|
||||
<button type="button" class="btn btn-success" id="btn-recompute-invoice">Recompute</button>
|
||||
-->
|
||||
<button type="button" class="btn btn-danger" id="btn-reset-invoice">Reset</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue