Sha256: f59687b71b921191a2a13dddef2d3c28e1a3c5d0faf5b6fe62b5f7882f047c17

Contents?: true

Size: 285 Bytes

Versions: 62

Compression:

Stored size: 285 Bytes

Contents

= hidden_field_tag 'product_rule[name]', 'price', id: nil
Price is
= select_tag 'product_rule[operator]', options_for_select(product_rule_operators, rule.operator)
= currency_symbol
= number_field_tag 'product_rule[value]', rule.value, class: 'text-box text-box--i18n text-box--small'

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-admin-3.4.27 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.5.4 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.26 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.5.3 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.25 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.5.2 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.24 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.5.1 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.23 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.22 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.5.0 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.21 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.5.0.beta.1 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.20 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.19 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.18 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.17 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.16 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.15 app/views/workarea/admin/product_rules/fields/_price.html.haml
workarea-admin-3.4.14 app/views/workarea/admin/product_rules/fields/_price.html.haml