Sha256: f02cb8f0ce2db1b2c725bf876c6cca2a6122f1dc9a42a7b8a4221358029a62bd

Contents?: true

Size: 628 Bytes

Versions: 14

Compression:

Stored size: 628 Bytes

Contents

.row
  .span8.offset2
    %h3 What type of membership is this?
    .row-fluid
      .span6
        %h4 Season
        %p
          Do your members sign up for a theatrical season or other fixed-expiration?
        .style-selection.center
          =link_to "Setup Seasonal Membership", new_membership_type_path(:type => "SeasonalMembershipType"), :class => :btn
      .span6
        %h4 Rolling
        %p
          Do your members sign up for monthly or yearly memberships?
        .style_selection.center
          =link_to "Setup Rolling Membership", new_membership_type_path(:type => "RollingMembershipType"), :class => :btn

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.23 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.21 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.20 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.19 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.18 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.17 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.16 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.15 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.12 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.11 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.10 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.9 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.8 app/views/membership_types/type.html.haml
artfully_ose-1.2.0.pre.7 app/views/membership_types/type.html.haml