Merge branch '772-remove-list-of-car-club-members-checkboxes-from-jo' into '746-resq-2-0-final'

Resolve "Remove list of car club members checkboxes from JO"

See merge request jankstudio/resq!886
This commit is contained in:
Ramon Gutierrez 2023-11-14 07:18:19 +00:00
commit 6d4614f634
2 changed files with 4 additions and 1 deletions

View file

@ -206,6 +206,7 @@
<div class="form-control-feedback hide" data-field="flag_dpa_consent"></div>
{% endif %}
</div>
<!-- commenting out car club at request of customer since promo has ended
<div class="col-lg-3">
<div class="col-lg-12 form-group-inner">
<div class="m-checkbox-list">
@ -223,7 +224,7 @@
{% endfor %}
</div>
</div>
</div>
</div> -->
</div>
</div>
<div class="m-form__section">

View file

@ -130,6 +130,7 @@
<div class="form-control-feedback hide" data-field="flag_dpa_consent"></div>
{% endif %}
</div>
<!-- commenting out because customer request
<div class="col-lg-3">
<div class="col-lg-12 form-group-inner">
<div class="m-checkbox-list">
@ -148,6 +149,7 @@
</div>
</div>
</div>
-->
</div>
</div>
<div class="m-form__section">