GitHub user feuillemorte opened a pull request:
https://github.com/apache/activemq-artemis/pull/2410
ARTEMIS-2125 Tabs preference changes to display columns not persistent
through page refresh
Fix based on
https://github.com/apache/activemq-artemis/pull/2373
Not all places was fixed. This fixes browse tab.
After refreshing:
FF:

Chrome:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/feuillemorte/activemq-artemis ARTEMIS-2125
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2410.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 #2410
----
commit ab24d1b9778e141f5f5e4369b7194c22ab4962cc
Author: feuillemorte <it@...>
Date: 2018-11-02T12:53:43Z
ARTEMIS-2125 Tabs preference changes to display columns not persistent
through page refresh
----
---