Sha256: 0a5231c4f1321dc2ad8f5b4cce2469d75ef1f4e4f787633466ba2030f04202ef

Contents?: true

Size: 197 Bytes

Versions: 6

Compression:

Stored size: 197 Bytes

Contents

<% if (object = field.value(record)) %>
  <%= link_to Madmin.resource_for(object).display_name(object), Madmin.resource_for(object).show_path(object), class: "text-blue-500 underline" %>
<% end %>

Version data entries

6 entries across 3 versions & 1 rubygems

Version Path
madmin-2.0.0 app/views/madmin/fields/belongs_to/_show.html.erb
madmin-2.0.0 app/views/madmin/fields/polymorphic/_show.html.erb
madmin-1.2.11 app/views/madmin/fields/belongs_to/_show.html.erb
madmin-1.2.11 app/views/madmin/fields/polymorphic/_show.html.erb
madmin-1.2.10 app/views/madmin/fields/belongs_to/_show.html.erb
madmin-1.2.10 app/views/madmin/fields/polymorphic/_show.html.erb