Sha256: 39a3772c20f3f59a659e5a9155091ac10c574f319ca8d6afd05b8503415669e7
Contents?: true
Size: 353 Bytes
Versions: 3
Compression:
Stored size: 353 Bytes
Contents
<li class="list-group-item d-flex justify-content-between align-items-center"> <%= value %> <%= button_to t('good_job.pauses.index.unpause'), { action: :destroy, type: type, value: value }, method: :delete, class: 'btn btn-sm btn-outline-primary', data: { confirm: t('good_job.pauses.index.confirm_unpause', value: value) } %> </li>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
good_job-4.8.2 | app/views/good_job/pauses/_pause.html.erb |
good_job-4.8.1 | app/views/good_job/pauses/_pause.html.erb |
good_job-4.8.0 | app/views/good_job/pauses/_pause.html.erb |