Sha256: 798fe8978929cb1f1a3b10532a99e009173b633a4780bce4fb345fdbdab6d6ac

Contents?: true

Size: 213 Bytes

Versions: 28

Compression:

Stored size: 213 Bytes

Contents

.modal-header
  .close{'data-dismiss'=>'modal'} x
  %h3 New Contribution

.modal-body
  =render :partial => "form", :locals => {:contribution => @contribution, :cancel_path => person_path(@contribution.person_id)}

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.7 app/views/contributions/new.html.haml
artfully_ose-1.2.0.pre.6 app/views/contributions/new.html.haml
artfully_ose-1.2.0.pre.5 app/views/contributions/new.html.haml
artfully_ose-1.2.0.pre.4 app/views/contributions/new.html.haml
artfully_ose-1.2.0.pre.3 app/views/contributions/new.html.haml
artfully_ose-1.2.0.pre.2 app/views/contributions/new.html.haml
artfully_ose-1.2.0.pre.1 app/views/contributions/new.html.haml
artfully_ose-1.2.0.pre app/views/contributions/new.html.haml