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-6.5.2 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.5.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.5.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.4.4 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.4.3 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.4.2 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.4.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.4.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.3.2 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.3.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.3.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.2.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.2.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.1.5 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.1.4 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.1.3 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.1.2 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.1.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.1.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.0.1 app/views/effective/orders/_fields_terms.html.haml