GitHub user gaohoward opened a pull request:
https://github.com/apache/activemq-artemis/pull/2377
ARTEMIS-2133 Artemis tab not showing on IE browser
The web console on IE doesn't have 'Artemis' showed up because
it doesn't support javascripts => function.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gaohoward/activemq-artemis a_web_ie
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2377.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2377
----
commit 7206326c64c7f74da8ae8b2921e784cdfe8b2a4a
Author: Howard Gao <howard.gao@...>
Date: 2018-10-17T12:15:17Z
ARTEMIS-2133 Artemis tab not showing on IE browser
The web console on IE doesn't have 'Artemis' showed up because
it doesn't support javascripts => function.
----
---