Sha256: 66709505146d74945128a1204f645fc6902eec9e59ffc13c6b2b96d7391b2890

Contents?: true

Size: 332 Bytes

Versions: 17

Compression:

Stored size: 332 Bytes

Contents

<div class="group-input-fields-content" data-callback-function="custom_field_text_box">
  <input type="text" name="<%= @field_name %>[<%= @field.slug %>][values][]" class="form-control input-value <%= 'is_translate' if @field.options[:translate].to_s.to_bool %> <%= "required" if @field.options[:required].to_s.to_bool %>"/>
</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/text_box.html.erb
camaleon_cms-1.0.3 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-1.0.2 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-1.0.1 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-1.0 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-0.2.1 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-0.2.0 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-0.1.9 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-0.1.8 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-0.1.7 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-0.1.6 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-0.1.5 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-0.1.4 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-0.1.3 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-0.1.2 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-0.0.2 app/views/admin/settings/custom_fields/fields/text_box.html.erb
camaleon_cms-0.0.1 app/views/admin/settings/custom_fields/fields/text_box.html.erb