<%= render partial: 'jobs/job_template_details', collection: @host.job_templates, as: :job %>
Name Type FileSet Schedule Client Before Run Job Client After Run Job Enabled Actions
<%= button_or_disabled_with_label( @host.blocked?, 'Add Job', new_host_simple_config_path(host_id: @host.id), class: "btn btn-default", role: "button", icon_class: 'glyphicon glyphicon-plus', text_class: 'text-success') %>