Sha256: 372fd2b405827897fec0bf22845bb54c71cf2774bd51a2c532e67005e606cac9

Contents?: true

Size: 897 Bytes

Versions: 6

Compression:

Stored size: 897 Bytes

Contents

.row
  .span8.offset2
    .row-fluid
      .span8.offset2
        %h1.center="All Done!"

        %p
          We're creating new #{@membership_comp.membership_type.membershipize + "s"} and minting your new members. We'll be done in just a few minutes.

        %p &nbsp
        %p &nbsp

        .center
          .bottom-room
            %h3 Where to?
          -if @membership_comp.people.length == 1
            .bottom-room=link_to "View This Patron", person_path(@membership_comp.people.first), :class => "btn btn-large", :style => "Width: 200px"
          .bottom-room=link_to "Home Dashboard", root_path, :class => "btn btn-large", :style => "Width: 200px"
          .bottom-room=link_to "People Search", people_path, :class => "btn btn-large", :style => "Width: 200px"
          .bottom-room=link_to "Advanced Search", new_search_path, :class => "btn btn-large", :style => "Width: 200px"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
artfully_ose-1.2.0 app/views/membership_comps/create.html.haml
artfully_ose-1.2.0.beta.1 app/views/membership_comps/create.html.haml
artfully_ose-1.2.0.alpha.2 app/views/membership_comps/create.html.haml
artfully_ose-1.2.0.alpha.1 app/views/membership_comps/create.html.haml
artfully_ose-1.2.0.pre.27 app/views/membership_comps/create.html.haml
artfully_ose-1.2.0.pre.26 app/views/membership_comps/create.html.haml