GitHub user ham1 opened a pull request:
https://github.com/apache/jmeter/pull/357
Refactoring/formatting in preparation for alternate menu sorting
## Description
Refactoring/formatting in preparation for alternate menu sorting
## How Has This Been Tested?
Looking through each menu in the UI
## Checklist:
- [x] My code follows the [code style][style-guide] of this project.
[style-guide]: https://wiki.apache.org/jmeter/CodeStyleGuidelines
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ham1/jmeter menu_refactor
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jmeter/pull/357.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 #357
----
commit aa4d3d922953815de6a700236fd88f744edf099f
Author: Graham Russell <[email protected]>
Date: 2017-12-10T18:06:16Z
refactoring/formatting in preparation for alternate menu sorting
----
---