minor diff cleanups

This commit is contained in:
George Cox 2022-06-25 22:10:07 +01:00
parent f193dd4281
commit d6e093f344
2 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,7 @@
IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR
FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED.
-->
### Fixes: 9604
### Fixes: <ISSUE NUMBER GOES HERE>
<!--
Please include a summary of the proposed changes below.
-->

View File

@ -30,6 +30,7 @@
{% render_field form.site_group %}
{% render_field form.site %}
{% render_field form.location %}
</div>
<div class="tab-pane{% if providernetwork_tab_active %} active{% endif %}" id="providernetwork">
{% render_field form.provider_network %}