Sha256: d0d780b3d96f7b4fe221e39be83671574992935b01714b2af5412d39c1a4ef68

Contents?: true

Size: 179 Bytes

Versions: 7

Compression:

Stored size: 179 Bytes

Contents

<%= f.label a, class: "form-control-label #{required?(f.object, a) ? 'required' : ''}" %>
<%= f.text_area a, class: 'form-control', rows: '5', 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/fields/_text.html.erb
slash_admin-1.0.4 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.0.3 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.0.2 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.0.1 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.0 app/views/slash_admin/fields/_text.html.erb
slash_admin-0.1.0 app/views/slash_admin/fields/_text.html.erb