Sha256: b32a55b29ee6b05cc918a8dd2c956fa224dc3197a6738d4af2310ff347e55801

Contents?: true

Size: 234 Bytes

Versions: 28

Compression:

Stored size: 234 Bytes

Contents

- form_for(approval, :url => assign_approval_path(approval.id), :html => {:class => 'assignment'}) do |f|
  = f.select(:owner_id, options_for_select(Approval.options_for_available_owners(true), approval.owner_id))
  = f.submit('Set')

Version data entries

28 entries across 14 versions & 2 rubygems

Version Path
acts-as-approvable-0.6.3.1 generators/acts_as_approvable/templates/views/haml/_owner_select.html.haml
acts-as-approvable-0.6.3.1 lib/generators/haml/templates/_owner_select.html.haml
acts-as-approvable-0.6.3 generators/acts_as_approvable/templates/views/haml/_owner_select.html.haml
acts-as-approvable-0.6.3 lib/generators/haml/templates/_owner_select.html.haml
acts-as-approvable-0.6.2 generators/acts_as_approvable/templates/views/haml/_owner_select.html.haml
acts-as-approvable-0.6.2 lib/generators/haml/templates/_owner_select.html.haml
acts-as-approvable-0.6.1 generators/acts_as_approvable/templates/views/haml/_owner_select.html.haml
acts-as-approvable-0.6.1 lib/generators/haml/templates/_owner_select.html.haml