Sha256: e8ea84289c9194703203733dfb8574ab31dea28d560cee7bab644af04b03e85c

Contents?: true

Size: 381 Bytes

Versions: 2

Compression:

Stored size: 381 Bytes

Contents

<div class="alert alert-success"><%= t('successfully_queued') %></div>
Worker Name: <%= @worker_name %>
<br/>
Job id: <%= @job_id %>
<div style='margin-top: 10px;'>
  <a class="btn btn-default" href="<%= root_path %>busy?poll=true"><%= t('go_to_busy') %></a>
  <a class="btn btn-danger" href="<%= root_path %>scheduled" style="color: white;"><%= t('go_to_scheduled') %></a>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sidekiq-web-workers-1.3.2 web/views/create_web_jobs.erb
sidekiq-web-workers-1.3.1 web/views/create_web_jobs.erb