This closes #2373 ARTEMIS-2125 Tabs preference changes to display columns not persistent through page refresh
Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/66d5e4fb Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/66d5e4fb Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/66d5e4fb Branch: refs/heads/master Commit: 66d5e4fbd102dad22dd072ae53d4f619a0fb3fc9 Parents: 0d89eb3 c4dd09c Author: andytaylor <[email protected]> Authored: Wed Oct 17 10:14:55 2018 +0100 Committer: andytaylor <[email protected]> Committed: Wed Oct 17 10:14:55 2018 +0100 ---------------------------------------------------------------------- .../src/main/webapp/plugin/js/addresses.js | 19 ++++++++++++++++++- .../src/main/webapp/plugin/js/connections.js | 19 ++++++++++++++++++- .../src/main/webapp/plugin/js/consumers.js | 19 ++++++++++++++++++- .../src/main/webapp/plugin/js/producers.js | 19 ++++++++++++++++++- .../src/main/webapp/plugin/js/queues.js | 19 ++++++++++++++++++- .../src/main/webapp/plugin/js/sessions.js | 19 ++++++++++++++++++- 6 files changed, 108 insertions(+), 6 deletions(-) ----------------------------------------------------------------------
