Sha256: 0b4391d4caef24ae28744758be856cc3fc2f03d79650ecc6b770c4812e8bca62

Contents?: true

Size: 228 Bytes

Versions: 25

Compression:

Stored size: 228 Bytes

Contents

<%= f.label a, class: "form-control-label #{required?(f.object, a) ? 'required' : ''}" %>
<%= render 'slash_admin/shared/tooltip', a: a %>
<%= f.text_area a, class: 'form-control', rows: '5', required: required?(f.object, a) %>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
slash_admin-1.5.11 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.5.10 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.5.9 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.5.8 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.5.7 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.5.6 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.5.5 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.5.4 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.5.3 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.5.2 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.5.1 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.5 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.4.1 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.4 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.3.5 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.3.4 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.3.3 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.3.2 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.3.1 app/views/slash_admin/fields/_text.html.erb
slash_admin-1.3.0 app/views/slash_admin/fields/_text.html.erb