Commit 8a0549d378ab19bbc1929a12faa0024cee907078

Authored by Antonio Terceiro
1 parent 31e6f950

Point back to original article

(ActionItem1669)
Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
app/views/cms/_published_article.rhtml
1 1 <%= f.text_field 'name', :size => '64' %>
  2 +
  3 +<p><%= _('This is a republication of "%s", by %s.') % [link_to(h(@article.reference_article.name), @article.reference_article.url), @article.reference_article.profile.name] %></p>
... ...