Sha256: f2c6eda066bfaee7fa61460852c4fbbb921736a99061a1a0a6ae7248b197f46d

Contents?: true

Size: 647 Bytes

Versions: 113

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

113 entries across 113 versions & 1 rubygems

Version Path
foreman_remote_execution-14.1.4 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-14.1.3 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-14.1.2 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-14.1.1 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-14.1.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-14.0.2 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-14.0.1 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-13.2.6 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-14.0.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-13.2.5 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-13.2.4 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-13.2.3 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-13.2.2 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-12.0.7 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-13.2.1 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-13.2.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-10.1.3 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-13.0.0 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-12.0.5 app/views/job_invocations/_preview_hosts_modal.html.erb
foreman_remote_execution-12.0.4 app/views/job_invocations/_preview_hosts_modal.html.erb