Sha256: 540615a107218c4c52f091de3e2186be3ba70c3457635d9e0ecc656117de1089

Contents?: true

Size: 553 Bytes

Versions: 8

Compression:

Stored size: 553 Bytes

Contents

<p id="notice"><%= notice %></p>

<p>
  <strong>Affiliate link name:</strong>
  <%= @affiliate_link.affiliate_link_name %>
</p>

<p>
  <strong>Affiliate link button text:</strong>
  <%= @affiliate_link.affiliate_link_button_text %>
</p>

<p>
  <strong>Affiliate link url:</strong>
  <%= @affiliate_link.affiliate_link_url %>
</p>

<p>
  <strong>Affiliate link original url:</strong>
  <%= @affiliate_link.affiliate_link_original_url %>
</p>

<%= link_to 'Edit', edit_affiliate_link_path(@affiliate_link) %> |
<%= link_to 'Back', affiliate_links_path %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
phcdevworks_core_modules-7.2.2 app/views/phcdevworks_core_modules/affiliate/links/show.html.erb
phcdevworks_core_modules-7.2.1 app/views/phcdevworks_core_modules/affiliate/links/show.html.erb
phcdevworks_core_modules-7.2.0 app/views/phcdevworks_core_modules/affiliate/links/show.html.erb
phcdevworks_core_modules-7.1.4 app/views/phcdevworks_core_modules/affiliate/links/show.html.erb
phcdevworks_core_modules-7.1.3 app/views/phcdevworks_core_modules/affiliate/links/show.html.erb
phcdevworks_core_modules-7.1.2 app/views/phcdevworks_core_modules/affiliate/links/show.html.erb
phcdevworks_core_modules-7.1.1 app/views/phcdevworks_core_modules/affiliate/links/show.html.erb
phcdevworks_core_modules-7.1.0 app/views/phcdevworks_core_modules/affiliate/links/show.html.erb