Sha256: b2f8c3922325a412d1ac92ad52202b684a4e4aa7cb4f1a0aa6fe6b2f3879f49e

Contents?: true

Size: 203 Bytes

Versions: 7

Compression:

Stored size: 203 Bytes

Contents

<%= f.label a.keys.first, class: "form-control-label #{required?(f.object, a) ? 'required' : ''}" %>
<%= f.text_field a.keys.first, class: 'form-control colorpicker', required: required?(f.object, a) %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
slash_admin-1.0.5 app/views/slash_admin/custom_fields/_color.html.erb
slash_admin-1.0.4 app/views/slash_admin/custom_fields/_color.html.erb
slash_admin-1.0.3 app/views/slash_admin/custom_fields/_color.html.erb
slash_admin-1.0.2 app/views/slash_admin/custom_fields/_color.html.erb
slash_admin-1.0.1 app/views/slash_admin/custom_fields/_color.html.erb
slash_admin-1.0 app/views/slash_admin/custom_fields/_color.html.erb
slash_admin-0.1.0 app/views/slash_admin/custom_fields/_color.html.erb