Accommodate rename.
This commit is contained in:
parent
2317b8a701
commit
dd2575b269
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue