mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-27 02:12:18 +00:00
Minor fixes
This commit is contained in:
@@ -142,7 +142,9 @@
|
||||
{% endif %}
|
||||
</h2>
|
||||
</div>
|
||||
{% include 'form_errors.html' %}
|
||||
<div class="col-12">
|
||||
{% include 'form_errors.html' %}
|
||||
</div>
|
||||
{% render_field form.is_rig style="display: none" %}
|
||||
<input type="hidden" name="{{ form.items_json.name }}" id="{{ form.items_json.id_for_label }}"
|
||||
value="{{ form.items_json.value }}"/>
|
||||
|
||||
Reference in New Issue
Block a user