Sha256: 12f6194cfc1828a69f27141c73875bd3d79a58abf9cc6d6c10c2aac0b9ee0704

Contents?: true

Size: 265 Bytes

Versions: 2

Compression:

Stored size: 265 Bytes

Contents

= dropdown(variation: :dropleft, btn_class: btn_class) do
  - authorized_resource_actions(resource, for_action: action_name).select{ |x| x.show_in_datatable }.each do |a|
    = dropdown_link_to a.sym, { controller: a.controller, action: a.action, id: resource.id }

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
five-two-nw-olivander-0.1.2.4 app/views/effective/resource/_actions_dropleft.html.haml
five-two-nw-olivander-0.1.2.3 app/views/effective/resource/_actions_dropleft.html.haml