We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34677ee commit 60c355aCopy full SHA for 60c355a
app/views/content/display/sidebar/_actions.html.erb
@@ -50,7 +50,7 @@
50
<li class="collection-item fake-tab">
51
<%= link_to send("gallery_#{raw_model.class.name.downcase}_path", raw_model) do %>
52
<i class="material-icons left">photo_library</i>
53
- View gallery
+ View full gallery
54
<% end %>
55
</li>
56
0 commit comments