Sha256: 241eece60b0eb24401233a779fb766d68f130f04ae0012395eabf67cff58a982

Contents?: true

Size: 288 Bytes

Versions: 28

Compression:

Stored size: 288 Bytes

Contents

= number_field_tag "configuration[#{field.key}][]", value.parts.values.first, id: nil, class: 'text-box text-box--small', step: 1, required: !field.allow_blank?
= select_tag "configuration[#{field.key}][]", options_for_select(duration_field_options, value.parts.keys.first.to_s), id: nil

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
workarea-admin-3.5.27 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.26 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.25 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.23 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.22 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.21 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.20 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.19 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.18 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.17 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.16 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.15 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.14 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.13 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.12 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.11 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.10 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.9 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.8 app/views/workarea/admin/configurations/types/_duration.html.haml
workarea-admin-3.5.7 app/views/workarea/admin/configurations/types/_duration.html.haml