Skip to content
Snippets Groups Projects
Commit 9850adcd authored by srosse's avatar srosse
Browse files

OO-937: fix back/next behavior in the wizard

parent 892e230d
No related branches found
No related tags found
No related merge requests found
...@@ -66,7 +66,7 @@ public class CheckListConfigurationStepController extends StepFormBasicControlle ...@@ -66,7 +66,7 @@ public class CheckListConfigurationStepController extends StepFormBasicControlle
@Override @Override
protected void doDispose() { protected void doDispose() {
// mainForm.removeSubFormListener(configController);
} }
@Override @Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment