Sha256: e49efc8f664c2f8bd6de9b6365b29b1b496976bdbba8b3650e0d4983db3d8235

Contents?: true

Size: 205 Bytes

Versions: 65

Compression:

Stored size: 205 Bytes

Contents

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

Version data entries

65 entries across 65 versions & 1 rubygems

Version Path
avo-1.25.2 app/components/avo/fields/text_field/index_component.html.erb
avo-2.7.1.pre.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.7.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.6.1.pre.2 app/components/avo/fields/text_field/index_component.html.erb
avo-2.6.1.pre.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.6.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.5.2.pre.7 app/components/avo/fields/text_field/index_component.html.erb
avo-2.5.2.pre.6 app/components/avo/fields/text_field/index_component.html.erb
avo-2.5.2.pre.5 app/components/avo/fields/text_field/index_component.html.erb
avo-2.5.2.pre.4 app/components/avo/fields/text_field/index_component.html.erb
avo-2.5.2.pre.3 app/components/avo/fields/text_field/index_component.html.erb
avo-2.5.2.pre.2 app/components/avo/fields/text_field/index_component.html.erb
avo-2.5.2.pre.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.5.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.5.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.4.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.4.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.3.1.pre.6 app/components/avo/fields/text_field/index_component.html.erb
avo-2.3.1.pre.5 app/components/avo/fields/text_field/index_component.html.erb
avo-2.3.1.pre.4 app/components/avo/fields/text_field/index_component.html.erb