Sha256: c26335e88350b89afddc121933103e7fb1f475c6870d8cb20ec0bfbfb14eedbd

Contents?: true

Size: 202 Bytes

Versions: 25

Compression:

Stored size: 202 Bytes

Contents

.control-group
  = f.label :duration, "Duration", :class => 'control-label'
  .controls
    = f.text_field :duration, :class => "span1"
    = f.select :period, ["Months", "Years"], {}, :class => "span2"

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.11 app/views/membership_types/_rolling_membership_type_form.html.haml
artfully_ose-1.2.0.pre.10 app/views/membership_types/_rolling_membership_type_form.html.haml
artfully_ose-1.2.0.pre.9 app/views/membership_types/_rolling_membership_type_form.html.haml
artfully_ose-1.2.0.pre.8 app/views/membership_types/_rolling_membership_type_form.html.haml
artfully_ose-1.2.0.pre.7 app/views/membership_types/_rolling_membership_type_form.html.haml