Sha256: 2b10e0c202b1af957792a0731e67ecdcfcb388c09d0c6a16ba15149012d8b032

Contents?: true

Size: 343 Bytes

Versions: 17

Compression:

Stored size: 343 Bytes

Contents

<div class="group-input-fields-content" data-callback-function="custom_field_text_area">
  <textarea 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 %>" rows="6"></textarea>
</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_area.html.erb
camaleon_cms-1.0.3 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-1.0.2 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-1.0.1 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-1.0 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-0.2.1 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-0.2.0 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-0.1.9 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-0.1.8 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-0.1.7 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-0.1.6 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-0.1.5 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-0.1.4 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-0.1.3 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-0.1.2 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-0.0.2 app/views/admin/settings/custom_fields/fields/text_area.html.erb
camaleon_cms-0.0.1 app/views/admin/settings/custom_fields/fields/text_area.html.erb