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-3.0.0.pre12 app/components/avo/fields/text_field/index_component.html.erb
avo-3.0.0.pre10 app/components/avo/fields/text_field/index_component.html.erb
avo-3.0.0.pre11 app/components/avo/fields/text_field/index_component.html.erb
avo-3.0.0.pre8 app/components/avo/fields/text_field/index_component.html.erb
avo-3.0.0.pre9 app/components/avo/fields/text_field/index_component.html.erb
avo-3.0.0.pre7 app/components/avo/fields/text_field/index_component.html.erb
avo-3.0.0.pre5 app/components/avo/fields/text_field/index_component.html.erb
avo-3.0.0.pre6 app/components/avo/fields/text_field/index_component.html.erb
avo-3.0.0.pre4 app/components/avo/fields/text_field/index_component.html.erb
avo-3.0.0.pre3 app/components/avo/fields/text_field/index_component.html.erb
avo-3.0.0.pre2 app/components/avo/fields/text_field/index_component.html.erb
avo-3.0.0.pre1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.46.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.45.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.44.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.43.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.42.2 app/components/avo/fields/text_field/index_component.html.erb
avo-2.42.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.42.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.41.0 app/components/avo/fields/text_field/index_component.html.erb