Sha256: 51c43e247ea637f73a68f8310ffbfbcb29253c429c4c876ed11afb0ee4dd5a97

Contents?: true

Size: 195 Bytes

Versions: 7

Compression:

Stored size: 195 Bytes

Contents

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