Sha256: c9c7f5b8275306dc4dc4c3d012bb15b90f9bd1ad64c1007f8199b67e60a364b9

Contents?: true

Size: 237 Bytes

Versions: 5

Compression:

Stored size: 237 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

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