fixes #70: "_" not a blank space in pool names
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<% else %>
|
||||
»
|
||||
<% end %>
|
||||
<%= link_to pool.name, pool_path(pool) %>
|
||||
<%= link_to pool.pretty_name, pool_path(pool) %>
|
||||
</li>
|
||||
<% end %>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user