web/views/job.erb in sidekiq-hierarchy-2.0.0 vs web/views/job.erb in sidekiq-hierarchy-2.0.1

- old
+ new

@@ -7,6 +7,6 @@ <%= erb :_job_table, locals: {jobs: [@job]} %> <%= erb :_job_timings, locals: {job: @job} %> <h4>Job Tree</h4> -<%= erb :_workflow_tree, locals: {root: @job} %> +<%= erb :_job_tree, locals: {root: @job} %>