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.14.2 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.14.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.14.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.13.3 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.13.2 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.13.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.13.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.12.4 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.12.3 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.12.2 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.12.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.12.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.9.10 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.9.9 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.9.8 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.9.7 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.9.6 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.9.5 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.9.4 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.9.2 app/views/effective/orders/_fields_terms.html.haml