Sha256: 3db2ea573f076a4e3f0beaf31978332409809a5021b3a4230cc6198caf21fd5f

Contents?: true

Size: 298 Bytes

Versions: 157

Compression:

Stored size: 298 Bytes

Contents

<% if delivery.delivered? %>
  <div class="square-icon text-success"><i class="ti-check"></i></div>
<% elsif delivery.still_attempting? %>
  <div class="square-icon"><i class="ti-reload rotating"></i></div>
<% else %>
  <div class="square-icon text-danger"><i class="ti-close"></i></div>
<% end %>

Version data entries

157 entries across 157 versions & 1 rubygems

Version Path
bullet_train-outgoing_webhooks-1.17.1 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.17.0 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.16.0 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.15.0 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.14.2 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.14.1 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.14.0 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.13.0 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.12.3 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.12.2 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.12.1 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.12.0 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.11.0 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.10.0 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.9.0 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.8.5 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.8.4 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.8.3 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.8.2 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb
bullet_train-outgoing_webhooks-1.8.1 app/views/account/webhooks/outgoing/deliveries/_success_indicator.html.erb