Sha256: 52864ee71a163d1c999987fb0a8ea03dc0b64cf319d66353eb5ceb078efc3f27

Contents?: true

Size: 340 Bytes

Versions: 177

Compression:

Stored size: 340 Bytes

Contents

.effective-order-terms-and-conditions
  %h2 Terms and Conditions

  - terms = EffectiveOrders.terms_and_conditions_label
  - label = terms.respond_to?(:call) ? instance_exec(form.object, &terms) : terms

  = form.check_box :terms_and_conditions, required: true,
    label: (label.presence || 'I accept the terms and conditions.').html_safe

Version data entries

177 entries across 177 versions & 1 rubygems

Version Path
effective_orders-4.5.6 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.5.5 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.5.4 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.5.3 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.5.2 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.5.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.5.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.4.10 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.4.9 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.4.8 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.4.7 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.4.6 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.4.5 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.4.4 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.4.3 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.4.2 app/views/effective/orders/_fields_terms.html.haml
effective_orders-4.4.1 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml