Sha256: 6745832c035c2fe69d4eed7aa68d8d1b4b7512f12407c4735bd60999acb6ca12

Contents?: true

Size: 326 Bytes

Versions: 122

Compression:

Stored size: 326 Bytes

Contents

<%= index_field_wrapper **field_wrapper_args do %>
  <% if @field.as_html %>
    <%== @field.value %>
  <% elsif @field.protocol.present? %>
    <%= link_to @field.value, "#{@field.protocol}:#{@field.value}" %>
  <% else %>
    <%= link_to_if @field.link_to_resource, @field.value, resource_view_path %>
  <% end %>
<% end %>

Version data entries

122 entries across 122 versions & 1 rubygems

Version Path
avo-2.40.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.39.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.38.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.37.2 app/components/avo/fields/text_field/index_component.html.erb
avo-2.37.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.37.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.36.3 app/components/avo/fields/text_field/index_component.html.erb
avo-2.36.2 app/components/avo/fields/text_field/index_component.html.erb
avo-2.36.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.36.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.35.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.34.7.pre.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.34.6 app/components/avo/fields/text_field/index_component.html.erb
avo-2.34.5 app/components/avo/fields/text_field/index_component.html.erb
avo-2.34.4 app/components/avo/fields/text_field/index_component.html.erb
avo-2.34.4.pre.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.34.3 app/components/avo/fields/text_field/index_component.html.erb
avo-2.34.2 app/components/avo/fields/text_field/index_component.html.erb
avo-2.34.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.34.0 app/components/avo/fields/text_field/index_component.html.erb