Sha256: 20c0e8b7018b532f418c1bb5055230b21aa27a97f6cdfeab583fb94efaad7e2a

Contents?: true

Size: 374 Bytes

Versions: 37

Compression:

Stored size: 374 Bytes

Contents

- content_for :header do
  %h1 Send Invitation

.row
  .span12
    = form_for resource, :as => resource_name, :url => invitation_path(resource_name), :html => { :id => :invitation_new } do |f|
      = devise_error_messages!
      %ul
        %li
          .label= f.label :email
          .element= f.text_field :email
      = f.submit "Send an invitation", :class => "btn"

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/users/invitations/new.html.haml
artfully_ose-1.3.0.pre3 app/views/users/invitations/new.html.haml
artfully_ose-1.3.0.pre2 app/views/users/invitations/new.html.haml
artfully_ose-1.3.0.pre1 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.beta.1 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.alpha.2 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.alpha.1 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.pre.27 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.pre.26 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.pre.24 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.pre.23 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.pre.21 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.pre.20 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.pre.19 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.pre.18 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.pre.17 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.pre.16 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.pre.15 app/views/users/invitations/new.html.haml
artfully_ose-1.2.0.pre.12 app/views/users/invitations/new.html.haml