Sha256: 70e91d133fbbb063cfd7553c8e30b81132501ad6fa4785322617f4303efb6449

Contents?: true

Size: 197 Bytes

Versions: 5

Compression:

Stored size: 197 Bytes

Contents

= link_to url, class: 'btn btn-danger', method: :delete, :data => { :confirm => I18n.t('admin.form.confirmation') } do
  %i.icon-trash
  = Basepack::Utils.translate(resource_class, :delete, :menu)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
basepack-1.0.1 app/views/forms/buttons/_delete.html.haml
basepack-1.0.0 app/views/forms/buttons/_delete.html.haml
basepack-1.0.0.pre.0 app/views/forms/buttons/_delete.html.haml
basepack-0.2.0 app/views/forms/buttons/_delete.html.haml
basepack-0.1.0 app/views/forms/buttons/_delete.html.haml