fix for pool selection
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div id="c-pools">
|
||||
<div id="a-show">
|
||||
<h1>Pool: <%= @pool.name %></h1>
|
||||
<h1>Pool: <%= @pool.pretty_name %></h1>
|
||||
|
||||
<div id="description">
|
||||
<%= format_text(@pool.description) %>
|
||||
|
||||
Reference in New Issue
Block a user