15789 make sure job completed before including config_form
This commit is contained in:
@@ -101,5 +101,7 @@
|
|||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
|
||||||
{% block modals %}
|
{% block modals %}
|
||||||
|
{% if job.completed %}
|
||||||
{% table_config_form table table_name="ObjectTable" %}
|
{% table_config_form table table_name="ObjectTable" %}
|
||||||
|
{% endif %}
|
||||||
{% endblock modals %}
|
{% endblock modals %}
|
||||||
|
Reference in New Issue
Block a user