fixes #1177 and more pretty pool name cases
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div id="c-pool-orders">
|
||||
<div id="a-edit">
|
||||
<h1>Order Pool: <%= @pool.name %></h1>
|
||||
<h1>Order Pool: <%= @pool.pretty_name %></h1>
|
||||
<p>Drag and drop the list below to determine ordering.</p>
|
||||
|
||||
<ul id="sortable">
|
||||
|
||||
Reference in New Issue
Block a user