Sha256: 63ca5f29c1d1701289fa38e4528a294a01a6324b27c652d2a1dc5259e543f850

Contents?: true

Size: 226 Bytes

Versions: 17

Compression:

Stored size: 226 Bytes

Contents

<%= index_field_wrapper field: @field, resource: @resource do %>
  <% if @field.as_html %>
    <%== @field.value %>
  <% else %>
    <%= link_to_if @field.link_to_resource, @field.value, resource_path %>
  <% end %>
<% end %>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
avo-2.11.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.11.1.pre.2 app/components/avo/fields/text_field/index_component.html.erb
avo-2.11.1.pre.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.11.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.10.3.pre.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.10.2 app/components/avo/fields/text_field/index_component.html.erb
avo-2.9.2.pre1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.10.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.9.1.pre7 app/components/avo/fields/text_field/index_component.html.erb
avo-2.9.1.pre6 app/components/avo/fields/text_field/index_component.html.erb
avo-2.9.1.pre5 app/components/avo/fields/text_field/index_component.html.erb
avo-2.9.1.pre4 app/components/avo/fields/text_field/index_component.html.erb
avo-2.9.1.pre3 app/components/avo/fields/text_field/index_component.html.erb
avo-2.9.1.pre2 app/components/avo/fields/text_field/index_component.html.erb
avo-2.9.1.pre1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.9.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.8.0 app/components/avo/fields/text_field/index_component.html.erb