Accommodate rename.

This commit is contained in:
Simon MacMullen 2013-11-14 17:09:38 +00:00
parent 2317b8a701
commit dd2575b269
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@
<td><%= fmt_string(queue.consumers) %></td>
</tr>
<tr>
<th>Consumer-bound <span class="help" id="queue-consumer-bound"></th>
<td><%= fmt_boolean(queue.consumer_bound) %></td>
<th>Consumer utilisation <span class="help" id="queue-consumer-bound"></th>
<td><%= queue.consumer_utilisation %>%</td>
</tr>
<tr>
<th>Memory</th>