Sha256: bec2871e89c55cfe79c71ea18cb3b57972b5f738c48f95699c934783af2ead4c

Contents?: true

Size: 433 Bytes

Versions: 1

Compression:

Stored size: 433 Bytes

Contents

.d-flex.flex-wrap
  %label unit
  = f.number_field :unit
  px/usd
    

  %label height
  = f.number_field :height
  px/q
    

  %label mark_every_n_usd
  = f.number_field :mark_every_n_usd, step: 0.01
    

  %label n_next_positions
  = f.number_field :n_next_positions
    

  %label summary_scale
  = f.number_field :summary_scale, step: 0.000001, style: "width: 120px"

    


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
iron_warbler-2.0.7.25 app/views/iro/purses/_form_extra_fields.haml