Sha256: 2976b5d1af15eaa5da56fcb28f33f842fbcba6be74d6a52bc4b7dfebaa953307

Contents?: true

Size: 324 Bytes

Versions: 44

Compression:

Stored size: 324 Bytes

Contents

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

  - terms = EffectiveOrders.terms_and_conditions_label

  = form.check_box :terms_and_conditions, required: true,
    label: ((terms.respond_to?(:call) ? instance_exec(form.object, &terms) : terms).presence || 'I accept the terms and conditions.').html_safe

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
effective_orders-4.4.0 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.3.2 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.3.1 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.3.0 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.2.7 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.2.6 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.2.5 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.2.4 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.2.3 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.2.2 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.2.1 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.2.0 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.1.5 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.1.4 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.1.3 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.1.2 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.1.1 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.1.0 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.6 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.5 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml