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.23.2 app/components/avo/fields/text_field/index_component.html.erb
avo-2.23.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.23.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.22.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.21.3.pre.pr1489 app/components/avo/fields/text_field/index_component.html.erb
avo-2.21.2.pre.pr1486 app/components/avo/fields/text_field/index_component.html.erb
avo-2.21.1.pre.pr1484 app/components/avo/fields/text_field/index_component.html.erb
avo-2.21.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.21.1.pre.pr1476 app/components/avo/fields/text_field/index_component.html.erb
avo-2.21.1.pre.issue1450 app/components/avo/fields/text_field/index_component.html.erb
avo-2.21.1.pre.issue1444 app/components/avo/fields/text_field/index_component.html.erb
avo-2.20.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.19.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.18.1 app/components/avo/fields/text_field/index_component.html.erb
avo-2.18.1.pre.1.eagerloaddirs app/components/avo/fields/text_field/index_component.html.erb
avo-2.18.0 app/components/avo/fields/text_field/index_component.html.erb
avo-2.17.1.pre.5.stackedlayout app/components/avo/fields/text_field/index_component.html.erb
avo-2.17.1.pre.4.issue.1342 app/components/avo/fields/text_field/index_component.html.erb
avo-2.17.1.pre.3 app/components/avo/fields/text_field/index_component.html.erb
avo-2.17.1.pre.2.customauthorizationclients app/components/avo/fields/text_field/index_component.html.erb