Sha256: b4555206761bd30eb99f19685f7e763693a17274be5e274da5e18301bfa44345

Contents?: true

Size: 255 Bytes

Versions: 25

Compression:

Stored size: 255 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_field a.keys.first, class: 'form-control tagsinput tags', 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/custom_fields/_tags.html.erb
slash_admin-1.5.10 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.5.9 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.5.8 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.5.7 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.5.6 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.5.5 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.5.4 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.5.3 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.5.2 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.5.1 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.5 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.4.1 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.4 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.3.5 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.3.4 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.3.3 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.3.2 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.3.1 app/views/slash_admin/custom_fields/_tags.html.erb
slash_admin-1.3.0 app/views/slash_admin/custom_fields/_tags.html.erb