Sha256: 1812820d3ce83d462c46768e1360eaab08d3ea5e2542e1ca01c734b1396f3942

Contents?: true

Size: 189 Bytes

Versions: 2

Compression:

Stored size: 189 Bytes

Contents

.property
  = label_tag 'sku_cost', t('workarea.admin.fields.cost'), class: 'property__name'
  = currency_symbol
  = text_field_tag 'sku[cost]', @sku.cost, class: 'text-box text-box--small'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-margin-1.0.1 app/views/workarea/admin/pricing_skus/_pricing_sku_fields.html.haml
workarea-margin-1.0.0.pre app/views/workarea/admin/pricing_skus/_add_cost.html.haml