Added a di after battery details for Invoice. #270
This commit is contained in:
parent
99e8485065
commit
a92c8c90f0
1 changed files with 1 additions and 2 deletions
|
|
@ -508,7 +508,6 @@
|
|||
</table>
|
||||
</div>
|
||||
</div>
|
||||
{% if ftags.invoice_edit %}
|
||||
<div class="form-group m-form__group row">
|
||||
<div class="col-lg-2 hide">
|
||||
<label for="invoice-bmfg">Manufacturer</label>
|
||||
|
|
@ -546,7 +545,7 @@
|
|||
<button type="button" class="btn btn-danger" id="btn-reset-invoice">Reset</button>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="form-group m-form__group row"></div>
|
||||
</div>
|
||||
<div class="m-portlet__foot m-portlet__foot--fit">
|
||||
<div class="m-form__actions m-form__actions--solid m-form__actions--right">
|
||||
|
|
|
|||
Loading…
Reference in a new issue