Sha256: 6b37bce055c696e76ce7fcac864b6099e10ad9fcc348043504a2d0517547a3a5

Contents?: true

Size: 266 Bytes

Versions: 24

Compression:

Stored size: 266 Bytes

Contents

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

<%= render 'slash_admin/shared/tooltip', a: a %>
<%= f.text_area a.keys.first, class: 'form-control wysiwyg-editor', rows: '5', required: required?(f.object, a) %>

Version data entries

24 entries across 24 versions & 1 rubygems

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