fix for pool selection

This commit is contained in:
albert
2013-02-19 13:30:55 -05:00
parent 6ab2bc3a70
commit e7aff87c65
7 changed files with 8 additions and 12 deletions

View File

@@ -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) %>