Sha256: d759b8e8ba798af54c4331899547aef407367401bacf2b626b093a262c26abef

Contents?: true

Size: 329 Bytes

Versions: 17

Compression:

Stored size: 329 Bytes

Contents

<div class="group-input-fields-content" data-callback-set-value="custom_field_checkbox_val">
    <div class="checkbox"><label><input type="checkbox" value="<%= @field.options[:default_value] || 1 %>" name="<%= @field_name %>[<%= @field.slug %>][values][]" <%= 'checked' if false %>>  <%= @field.the_name %> </label></div>
</div>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
camaleon_cms-1.0.4 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-1.0.3 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-1.0.2 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-1.0.1 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-1.0 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-0.2.1 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-0.2.0 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-0.1.9 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-0.1.8 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-0.1.7 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-0.1.6 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-0.1.5 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-0.1.4 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-0.1.3 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-0.1.2 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-0.0.2 app/views/admin/settings/custom_fields/fields/checkbox.html.erb
camaleon_cms-0.0.1 app/views/admin/settings/custom_fields/fields/checkbox.html.erb