mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-13 16:47:34 -06:00
Disable background jobs for file uploads
This commit is contained in:
parent
3f7d24b596
commit
fccccd0f0c
@ -73,7 +73,6 @@ Context:
|
||||
{% render_field form.upload_file %}
|
||||
{% render_field form.format %}
|
||||
{% render_field form.csv_delimiter %}
|
||||
{% render_field form.background_job %}
|
||||
<div class="form-group">
|
||||
<div class="col col-md-12 text-end">
|
||||
{% if return_url %}
|
||||
|
Loading…
Reference in New Issue
Block a user