Commit ddfb043d authored by Ryan Beymer's avatar Ryan Beymer

flask-admin/flask-admin#1486 - use a proper bs4 class

parent f453fdd0
......@@ -28,7 +28,7 @@
</div>
{# template for new inline form fields #}
<div class="inline-field-template hide">
<div class="inline-field-template d-none">
{% filter forceescape %}
<div class="inline-field card-body bg-light">
<legend>
......
Markdown is supported
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