mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-20 17:05:51 +00:00
NO-JIRA remove single quotes on status screen title
This commit is contained in:
parent
76e359279e
commit
6694912121
@ -30,7 +30,7 @@ var Artemis;
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-md-3 text-center">
|
||||
<label>'Address Memory Used'</label>
|
||||
<label>Address Memory Used</label>
|
||||
<p class="text-left">
|
||||
<pf-donut-pct-chart config="$ctrl.addressMemoryConfig" data="$ctrl.addressMemoryData" center-label="$ctrl.addressMemoryLabel"></pf-donut-pct-chart>
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user