<% if job_id = (@job.try(:id) || @job_id) %> <% url_options = { job_id: job_id } %> <% else %> <% url_options = {} %> <% end %>

Fileset "<%= fileset.name %>" <%= link_to edit_host_fileset_path(@host, fileset.id, url_options) do %> <% end %>


<%= fileset.to_bacula_config_array.join("\n") %>