Skip to content
Snippets Groups Projects
Commit d0bf5633 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

remove useless HTML in multiselection modal

Former-commit-id: 608013856d919c051ce9d6e7108ad70a8bad94ad
parent 5bfdf52d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,6 @@
</button>
</div>
<div class="modal-body">
<fieldset class="form-group row border border-info m-2">
<div class="bg-info col-12">
<legend>{{ label }}
{% if not all_param_value %}
......@@ -36,7 +35,6 @@
</label>
</div>
{% endfor %}
</fieldset>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
......
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