Sha256: 12e5c1cf9e2763f9aeee697787f2728cbb7b4fe34e1b09f193ff7b278cb69bbd

Contents?: true

Size: 254 Bytes

Versions: 5

Compression:

Stored size: 254 Bytes

Contents

= form.input field.method_name,
    as: :string,
    label: field.label,
    hint: field.help,
    required: field.required?,
    input_html: field.html_attributes.reverse_merge({:style => "background-color: #{field.color}", :data => {:color => true}})

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
basepack-1.0.1 app/views/forms/edit/_form_colorpicker.html.haml
basepack-1.0.0 app/views/forms/edit/_form_colorpicker.html.haml
basepack-1.0.0.pre.0 app/views/forms/edit/_form_colorpicker.html.haml
basepack-0.2.0 app/views/forms/edit/_form_colorpicker.html.haml
basepack-0.1.0 app/views/forms/edit/_form_colorpicker.html.haml