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.0.4 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.3 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.2 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.1 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta19 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta18 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta17 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta16 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta15 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta14 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta13 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta12 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta11 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta10 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta9 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta8 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta7 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta6 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml
effective_orders-4.0.0beta5 app/views/effective/orders/_order_terms_and_conditions_fields.html.haml