Skip to content

Commit

Permalink
Remove deprecated form-group
Browse files Browse the repository at this point in the history
Also, change path to bootstrap scss assets
  • Loading branch information
xmunoz committed Jul 7, 2022
1 parent 3f3c5e6 commit 4ca7a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/patients/_abortion_information.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
autocomplete: 'off',
prepend: '$' %>

<div class="info-form-left form-group outstanding-balance-ctn d-none">
<div class="info-form-left outstanding-balance-ctn d-none">
<label class="col-form-label"><%= t('patient.abortion_information.cost_section.outstanding_balance') %></label>
<div id="outstanding-balance"></div>
</div>
Expand Down

0 comments on commit 4ca7a23

Please sign in to comment.