Community
Participate
Working Groups
I need to change the dialog provided for the action AbstractLoadCustomizationAction. In order don't override the run method, could you add a method getLoadCustomizationDialog() in this class? Regards, -- Vincent Lorenzo
Hello, I've extract the instantiation of the LoadCustomizationsDialog from the method AbstractLoadCustomizationsAction.run() to AbstractLoadCustomizationsAction.createLoadCustomizationDialog(). This method is protected in protected to be overrideable. Committed revision 474. Regards, Gregoire Dupe
This bug can be marked as closed