ARTEMIS-3029 - wrong heading on producers tab in console

https://issues.apache.org/jira/browse/ARTEMIS-3029
This commit is contained in:
Andy Taylor 2020-12-11 15:56:04 +00:00 committed by Clebert Suconic
parent 63a3bcbe32
commit 27c5240713
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ var Artemis;
Artemis.log.debug("loading producers");
Artemis._module.component('artemisProducers', {
template:
`<h1>Browse Consumers
`<h1>Browse Producers
<button type="button" class="btn btn-link jvm-title-popover"
uib-popover-template="'producers-instructions.html'" popover-placement="bottom-left"
popover-title="Instructions" popover-trigger="'outsideClick'">