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 4f1a31a commit 0d07eb4Copy full SHA for 0d07eb4
app/views/dojos/index.html.erb
@@ -36,7 +36,6 @@
36
<% if @selected_year %>
37
<div style="padding: 10px; background: #d1ecf1; border: 1px solid #bee5eb; border-radius: 4px; margin-bottom: 15px;">
38
<strong><%= @selected_year %>年末時点</strong>のアクティブな道場を表示中
39
- <%= link_to '全道場を表示', dojos_path(anchor: 'table'), style: 'margin-left: 10px;' %>
40
</div>
41
<% end %>
42
0 commit comments