Sha256: aa5163f62f829c0255ae78ecda7eed312549e7a36c688b989da72c7c35a9add0

Contents?: true

Size: 194 Bytes

Versions: 5

Compression:

Stored size: 194 Bytes

Contents

#new_group_invitation
  .header
    = link_to "X", '#', :class => "closer", :data => {:action => "close"}
    %h2
      = t :invite_person_to, :name => @event.name
  = render :partial => 'form'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
droom-0.5.3 app/views/droom/invitations/new.html.haml
droom-0.4.3 app/views/droom/invitations/new.html.haml
droom-0.4.2 app/views/droom/invitations/new.html.haml
droom-0.4.1 app/views/droom/invitations/new.html.haml
droom-0.2.1 app/views/droom/invitations/new.html.haml