mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-17 21:18:16 -06:00
14729 formatting fixup
This commit is contained in:
parent
b18453e760
commit
6c41fa3d79
@ -284,4 +284,5 @@ class BackgroundTasksJobDetailView(LoginRequiredMixin, View):
|
||||
return render(request, 'core/background_tasks_job.html', {
|
||||
'queue': queue,
|
||||
'job': job,
|
||||
'queue_index': queue_index,
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user