Bug 58860 - HTTP Request : Add automatic variable generation in HTTP parameters table by right click

As per Felix note on mailing list, I am stupid, rollback 
Bugzilla Id: 58860

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724688 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Philippe Mouawad 2016-01-14 21:18:56 +00:00
parent 7de640fe22
commit 6e91150b6b
1 changed files with 1 additions and 1 deletions

View File

@ -680,7 +680,7 @@ public class ArgumentsPanel extends AbstractConfigGui implements ActionListener
/**
* Initialize the components and layout of this component.
*/
protected final void init() {
protected void init() {
JPanel p = this;
if (standalone) {