Sha256: 6fdb33e257c72a75c6920f2005dc29d24fab8c44b4f7a52f8bef2491c3d95b67

Contents?: true

Size: 262 Bytes

Versions: 9

Compression:

Stored size: 262 Bytes

Contents

tr id=dom_id(subscriber)
  td= subscriber.url
  td= subscriber.secret
  td
    = link_to subscriber_path(subscriber), method: :delete, data: { confirm: t("helpers.links.confirm", default: 'Are you sure?') }, class: 'btn btn-danger btn-xs' do
      i.fa.fa-times

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
webhooker-0.5.0 app/views/webhooker/subscribers/_subscriber.html.slim
webhooker-0.4.0 app/views/webhooker/subscribers/_subscriber.html.slim
webhooker-0.3.0 app/views/webhooker/subscribers/_subscriber.html.slim
webhooker-0.2.0 app/views/webhooker/subscribers/_subscriber.html.slim
webhooker-0.1.2 app/views/webhooker/subscribers/_subscriber.html.slim
webhooker-0.1.1 app/views/webhooker/subscribers/_subscriber.html.slim
webhooker-0.1.0 app/views/webhooker/subscribers/_subscriber.html.slim
webhooker-0.0.2 app/views/webhooker/subscribers/_subscriber.html.slim
webhooker-0.0.1 app/views/webhooker/subscribers/_subscriber.html.slim