Sha256: f2c6eda066bfaee7fa61460852c4fbbb921736a99061a1a0a6ae7248b197f46d

Contents?: true

Size: 647 Bytes

Versions: 114

Compression:

Stored size: 647 Bytes

Contents

<% stylesheet 'foreman_remote_execution/foreman_remote_execution' %>

<!-- modal window -->
<div class="modal fade" id="previewHostsModal" role="dialog" aria-hidden="true" data-url="<%= preview_hosts_job_invocations_path %>">
  <div class="modal-dialog">
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" onclick="close_preview_hosts_modal(); return false;"><span aria-hidden="true">&times;</span><span class="sr-only"><%= _('Close') %></span></button>
        <h4 class="modal-title">Preview Hosts</h4>
      </div>
      <div class="modal-body">
      </div>
    </div>
  </div>
</div>

Version data entries

114 entries across 114 versions & 1 rubygems

Version Path
foreman_remote_execution-10.0.1 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-10.0.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-8.3.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-9.1.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-8.2.1 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-8.2.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-9.0.1 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-9.0.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-8.1.2 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-8.1.1 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-8.1.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-7.2.2 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-7.2.1 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-7.2.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-5.0.8 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-8.0.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-7.1.1 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-7.1.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-7.0.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-5.0.7 app/views/job_invocations/_preview_hosts_modal.html.erb