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.19.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.19.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.18.4 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.18.3 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.18.2 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.18.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.18.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.17.2 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.17.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.17.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.16.4 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.16.3 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.16.2 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.16.1 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.16.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.15.0 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.14.6 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.14.5 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.14.4 app/views/effective/orders/_fields_terms.html.haml
effective_orders-6.14.3 app/views/effective/orders/_fields_terms.html.haml