Skip to content

Commit

Permalink
Add back link; closes #99
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtOfCode- committed Oct 28, 2017
1 parent 65c7d50 commit 8c19f8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/translations/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
</h3>
<% end %>

<p><%= link_to 'Back to translations list', translations_path %></p>

<p><strong><%= @translation.requester.username %></strong> requests the translation of the following item, from
<%= @translation.source_lang.name %> to <%= @translation.target_lang.name %>:</p>

Expand Down

0 comments on commit 8c19f8f

Please sign in to comment.